projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
372b1db
)
Trivial whitespace fix
author
Steve French
<smfrench@gmail.com>
Wed, 20 Aug 2014 23:56:29 +0000
(18:56 -0500)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/fs/cifs/smb2ops.c
b/fs/cifs/smb2ops.c
index 5a48aa290dfe83fdab6f9af322aadcdd0ebe3b3b..4e4eecdec4f9fd9461307991c9a98b252a5cb679 100644
(file)
--- a/
fs/cifs/smb2ops.c
+++ b/
fs/cifs/smb2ops.c
@@
-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
*/