From: Takashi Iwai Date: Tue, 10 Sep 2013 05:30:36 +0000 (+0200) Subject: drm/i915: Use proper print format for debug prints X-Git-Tag: v3.12-rc2~3^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e7cb34f62dbb3471e4b1d3fae12a8b71e2224d9;p=pandora-kernel.git drm/i915: Use proper print format for debug prints Replace "%8x" with "%08x". The hex number should be shown with zero stuffed instead of spaces. Signed-off-by: Takashi Iwai Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed