commit | 63135e088a604b955746c51964c195c8d3ebac11 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Jul 17 17:34:02 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Jul 17 17:34:02 2007 +0000 |
tree | 506ec95bfeb29c3bacf2cc561045e8bb2f92d31e | |
parent | 7e42ca886b0282679c2721dc4853163cc89b8a34 [diff] [blame] |
[CIFS] More whitespace/formatting fixes (noticed by checkpatch) Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/link.c b/fs/cifs/link.c index e79b1c3..7da755c 100644 --- a/fs/cifs/link.c +++ b/fs/cifs/link.c
@@ -287,7 +287,8 @@ fid, cifs_sb->local_nls); if (CIFSSMBClose(xid, pTcon, fid)) { - cFYI(1,("Error closing junction point (open for ioctl)")); + cFYI(1, ("Error closing junction point " + "(open for ioctl)")); } if (rc == -EIO) { /* Query if DFS Junction */