cifs: Make CIFS_DEBUG possible to undefine
authorJoe Perches <joe@perches.com>
Wed, 5 Dec 2012 20:42:47 +0000 (12:42 -0800)
committerSteve French <smfrench@gmail.com>
Wed, 5 Dec 2012 20:58:09 +0000 (14:58 -0600)
Make the compilation work again when CIFS_DEBUG is not #define'd.

Add format and argument verification for the various macros when
CIFS_DEBUG is not #define'd.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>

No differences found