commit | 65861ab458993511b0f908e4501436467a044743 | [log] [tgz] |
---|---|---|
author | Frank Haverkamp <haver@linux.vnet.ibm.com> | Fri Dec 20 16:26:11 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 20 08:47:29 2013 -0800 |
tree | b35d64aaf66a736f7b8e265ca0a1d1af9285d945 | |
parent | 58d66ce732378fed7a35ca79c763057b8c1e8aed [diff] |
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug 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>