diff options
author | Steve French <sfrench@us.ibm.com> | 2007-07-06 19:13:06 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2007-07-06 19:13:06 -0400 |
commit | 6dc0f87e351142e224b396f29b59527c4b2d834c (patch) | |
tree | b504c9201a9399c9f4007ce9c8c2c78e2b4e233e /fs/cifs/smberr.h | |
parent | 79a58d1f6075bc0029c38836be9790917a69a342 (diff) |
[CIFS] whitespace cleanup
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/smberr.h')
-rw-r--r-- | fs/cifs/smberr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/smberr.h b/fs/cifs/smberr.h index 23a7860c6d0c..2ef0be288820 100644 --- a/fs/cifs/smberr.h +++ b/fs/cifs/smberr.h | |||
@@ -110,7 +110,7 @@ | |||
110 | 110 | ||
111 | /* Below errors are used internally (do not come over the wire) for passthrough | 111 | /* Below errors are used internally (do not come over the wire) for passthrough |
112 | from STATUS codes to POSIX only */ | 112 | from STATUS codes to POSIX only */ |
113 | #define ErrTooManyLinks 0xFFFE | 113 | #define ErrTooManyLinks 0xFFFE |
114 | 114 | ||
115 | /* Following error codes may be generated with the ERRSRV error class.*/ | 115 | /* Following error codes may be generated with the ERRSRV error class.*/ |
116 | 116 | ||