summaryrefslogtreecommitdiff
path: root/fs/cifs/readdir.c
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2009-05-01 16:20:35 +0000
committerSteve French <sfrench@us.ibm.com>2009-05-01 16:20:35 +0000
commite836f015b5c07da2f95a441274ef0a788ce17f80 (patch)
tree6a8503c183b6b2896a2a63d9c2c6de165c10189d /fs/cifs/readdir.c
parent0e0d2cf32743c660aab20e40aeb2155c06a256db (diff)
[CIFS] Remove trailing whitespace
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/readdir.c')
-rw-r--r--fs/cifs/readdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/readdir.c b/fs/cifs/readdir.c
index df003fe3710f..964e097c8203 100644
--- a/fs/cifs/readdir.c
+++ b/fs/cifs/readdir.c
@@ -532,7 +532,7 @@ ffirst_retry:
CIFS_MOUNT_MAP_SPECIAL_CHR, CIFS_DIR_SEP(cifs_sb));
if (rc == 0)
cifsFile->invalidHandle = false;
- /* BB add following call to handle readdir on new NTFS symlink errors
+ /* BB add following call to handle readdir on new NTFS symlink errors
else if STATUS_STOPPED_ON_SYMLINK
call get_symlink_reparse_path and retry with new path */
else if ((rc == -EOPNOTSUPP) &&