From: Joe Perches Date: Thu, 25 Jul 2013 18:53:25 +0000 (-0700) Subject: treewide: Fix printks with 0x%# X-Git-Tag: v3.12-rc1~124^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e33a52fadddcfc9f85594a7ab4802c60ee0046a;p=pandora-kernel.git treewide: Fix printks with 0x%# Using 0x%# emits 0x0x. Only one is necessary. Signed-off-by: Joe Perches Acked-by: Takashi Iwai Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed