mirror of https://gitee.com/openkylin/linux.git
Trivial whitespace fix
Signed-off-by: Steve French <smfrench@gmail.com>
This commit is contained in:
parent
372b1dbdd1
commit
2bb93d2441
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue