Browse Source

[CIFS] remove trailing whitespace

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 17 years ago
parent
commit
54b4602d5f
1 changed files with 1 additions and 1 deletions
  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: