瀏覽代碼

Trivial whitespace fix

Signed-off-by: Steve French <smfrench@gmail.com>
Steve French 11 年之前
父節點
當前提交
2bb93d2441
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/cifs/smb2ops.c

+ 1 - 1
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
 	 */