Trivial whitespace fix

Signed-off-by: Steve French <smfrench@gmail.com>
This commit is contained in:
Steve French 2014-08-20 18:56:29 -05:00
parent 372b1dbdd1
commit 2bb93d2441

View 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
*/