Trivial whitespace fix
authorSteve French <smfrench@gmail.com>
Wed, 20 Aug 2014 23:56:29 +0000 (18:56 -0500)
committerSteve French <smfrench@gmail.com>
Thu, 21 Aug 2014 02:21:29 +0000 (21:21 -0500)
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/smb2ops.c

index 5a48aa2..4e4eecd 100644 (file)
@@ -1035,7 +1035,7 @@ static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon,
                if (keep_size == false)
                        return -EOPNOTSUPP;
 
-       /* 
+       /*
         * Must check if file sparse since fallocate -z (zero range) assumes
         * non-sparse allocation
         */