From 50c2f75388727018c3c357454a247072915a9e3f Mon Sep 17 00:00:00 2001 From: Steve French Date: Fri, 13 Jul 2007 00:33:32 +0000 Subject: [CIFS] whitespace/formatting fixes This should be the last big batch of whitespace/formatting fixes. checkpatch warnings for the cifs directory are down about 90% and many of the remaining ones are harder to remove or make the code harder to read. Signed-off-by: Steve French --- fs/cifs/netmisc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/cifs/netmisc.c') diff --git a/fs/cifs/netmisc.c b/fs/cifs/netmisc.c index 40ed5c9caad3..ef9c98145850 100644 --- a/fs/cifs/netmisc.c +++ b/fs/cifs/netmisc.c @@ -816,7 +816,7 @@ map_smb_to_linux_error(struct smb_hdr *smb) cFYI(1, (" !!Mapping smb error code %d to POSIX err %d !!", smberrcode, rc)); - /* generic corrective action e.g. reconnect SMB session on + /* generic corrective action e.g. reconnect SMB session on * ERRbaduid could be added */ return rc; -- cgit v1.2.3