From: Colin Ian King Date: Fri, 5 Jun 2015 18:19:11 +0000 (+0100) Subject: fddi: print an address with %p format specifier rather than %x X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908e80d6546813aaf8b546b4b4483fcec24190b6;p=pandora-kernel.git fddi: print an address with %p format specifier rather than %x The debug is printing the struct smt_header * address using the %x format specifier. Fix it to use %p instead. Signed-off-by: Colin Ian King Signed-off-by: David S. Miller --- Reading git-diff-tree failed