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:
58d66ce
)
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
author
Frank Haverkamp
<haver@linux.vnet.ibm.com>
Fri, 20 Dec 2013 15:26:11 +0000
(16:26 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 16:47:29 +0000
(08:47 -0800)
As requested by Greg, replacing the hexdump function from dynamic_debug.h
with one defined in printk.h. I hope I picked the right one.
Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found