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)
commitbde98197310fd085ee4bb00ab310abcbe55b0664
treeea71c07f4b227c559ca121753b6b2e463c0b30b9
parent52c0f4ad8ed462d81f1d37f56a74a71dc0c9bf0f
cifs: Make CIFS_DEBUG possible to undefine

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>
fs/cifs/cifs_debug.h