mirror of https://gitee.com/openkylin/linux.git
[CIFS] remove trailing whitespace
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
2c731afb0d
commit
54b4602d5f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue