cifs: remove extraneous newlines from cERROR and cFYI calls
authorJeff Layton <jlayton@redhat.com>
Mon, 23 Jul 2012 17:14:28 +0000 (13:14 -0400)
committerSteve French <smfrench@gmail.com>
Mon, 23 Jul 2012 21:36:26 +0000 (16:36 -0500)
commitac3aa2f8ae29c186c4742d15e39712af417c6d68
treec2cc038cf4ad883d0f4085c5430db14af27e1328
parent00401ff780c58b9dabffef668386c206efc71c7c
cifs: remove extraneous newlines from cERROR and cFYI calls

Those macros add a newline on their own, so there's not any need to
embed one in the message itself.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cache.c
fs/cifs/cifsacl.c
fs/cifs/cifsencrypt.c
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/file.c
fs/cifs/link.c
fs/cifs/smbencrypt.c