git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52c0f4a
)
cifs: Make CIFS_DEBUG possible to undefine
author
Joe Perches
<joe@perches.com>
Wed, 5 Dec 2012 20:42:47 +0000
(12:42 -0800)
committer
Steve 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