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:
e0d11ae
)
zcache: Make the debug code use pr_debug
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 4 Mar 2013 18:18:15 +0000
(13:18 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 5 Mar 2013 08:41:35 +0000
(16:41 +0800)
as if you are debugging this driver you would be using 'debug'
on the command line anyhow - and this would dump the debug
data on the proper loglevel.
While at it also remove the unconditional #define ZCACHE_DEBUG.
Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found