commit | bde98197310fd085ee4bb00ab310abcbe55b0664 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Dec 05 12:42:47 2012 -0800 |
committer | Steve French <smfrench@gmail.com> | Wed Dec 05 14:58:09 2012 -0600 |
tree | ea71c07f4b227c559ca121753b6b2e463c0b30b9 | |
parent | 52c0f4ad8ed462d81f1d37f56a74a71dc0c9bf0f [diff] |
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>