Explorar o código

[CIFS] remove trailing whitespace

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French %!s(int64=17) %!d(string=hai) anos
pai
achega
54b4602d5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fs/cifs/cifsfs.c

+ 1 - 1
fs/cifs/cifsfs.c

@@ -174,7 +174,7 @@ out_no_root:
 	cERROR(1, ("cifs_read_super: get root inode failed"));
 	if (inode)
 		iput(inode);
-	
+
 	cifs_umount(sb, cifs_sb);
 
 out_mount_failed: