Pārlūkot izejas kodu

Trivial whitespace fix

Signed-off-by: Steve French <smfrench@gmail.com>
Steve French 11 gadi atpakaļ
vecāks
revīzija
2bb93d2441
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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)
 		if (keep_size == false)
 			return -EOPNOTSUPP;
 			return -EOPNOTSUPP;
 
 
-	/* 
+	/*
 	 * Must check if file sparse since fallocate -z (zero range) assumes
 	 * Must check if file sparse since fallocate -z (zero range) assumes
 	 * non-sparse allocation
 	 * non-sparse allocation
 	 */
 	 */