diff options
author | Steve French <sfrench@us.ibm.com> | 2008-08-11 18:31:40 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2008-08-11 18:31:40 -0400 |
commit | 54b4602d5fe50571362e101138d24edb9cf82d29 (patch) | |
tree | 73f088ea60dd285a99b8f12b06936920856fa3db /fs/cifs/cifsfs.c | |
parent | 2c731afb0d4ba16018b400c75665fbdb8feb2175 (diff) |
[CIFS] remove trailing whitespace
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.c')
-rw-r--r-- | fs/cifs/cifsfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.c b/fs/cifs/cifsfs.c index f50fc8728c94..25ecbd5b0404 100644 --- a/fs/cifs/cifsfs.c +++ b/fs/cifs/cifsfs.c | |||
@@ -174,7 +174,7 @@ out_no_root: | |||
174 | cERROR(1, ("cifs_read_super: get root inode failed")); | 174 | cERROR(1, ("cifs_read_super: get root inode failed")); |
175 | if (inode) | 175 | if (inode) |
176 | iput(inode); | 176 | iput(inode); |
177 | 177 | ||
178 | cifs_umount(sb, cifs_sb); | 178 | cifs_umount(sb, cifs_sb); |
179 | 179 | ||
180 | out_mount_failed: | 180 | out_mount_failed: |