[CIFS] remove trailing whitespace

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2008-08-11 22:31:40 +00:00
parent 2c731afb0d
commit 54b4602d5f

View file

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