Skip to content

Commit

Permalink
Trivial whitespace fix
Browse files Browse the repository at this point in the history
Signed-off-by: Steve French <smfrench@gmail.com>
  • Loading branch information
Steve French committed Aug 21, 2014
1 parent 372b1db commit 2bb93d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/smb2ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 2bb93d2

Please sign in to comment.