From 65861ab458993511b0f908e4501436467a044743 Mon Sep 17 00:00:00 2001 From: Frank Haverkamp Date: Fri, 20 Dec 2013 16:26:11 +0100 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed