[CIFS] remove trailing whitespace
authorSteve French <sfrench@us.ibm.com>
Mon, 11 Aug 2008 22:31:40 +0000 (22:31 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 11 Aug 2008 22:31:40 +0000 (22:31 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c

index f50fc8728c94b68cd9f87b894bdf59ab795f6f53..25ecbd5b040476bf13716ccfbebc5e8032905bd2 100644 (file)
@@ -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: