Skip to content

Commit

Permalink
[CIFS] remove trailing whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Steve French <sfrench@us.ibm.com>
  • Loading branch information
Steve French committed Aug 11, 2008
1 parent 2c731af commit 54b4602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 54b4602

Please sign in to comment.