From: Nicolas Pitre Date: Thu, 3 Nov 2005 20:40:50 +0000 (+0000) Subject: [ARM] 3092/1: remove excessive print format padding X-Git-Tag: v2.6.15-rc1~452^2~25^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24bcc2f46cf8982dbc02c8e3037dfc5e12f1e35c;p=pandora-kernel.git [ARM] 3092/1: remove excessive print format padding Patch from Nicolas Pitre Using a llx format to print addresses that might possibly be (only) 36 bits wide make sense. However making it a zero padded 16 char wide field is a bit excessive and useless. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed