]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
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 5a48aa290dfe83fdab6f9af322aadcdd0ebe3b3b..4e4eecdec4f9fd9461307991c9a98b252a5cb679 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
         */