From: Mike Frysinger Date: Wed, 13 Apr 2011 21:13:23 +0000 (-0400) Subject: Blackfin: clean up /proc/cpuinfo output X-Git-Tag: v3.0-rc1~154^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d011f70b08f563b007743fd446a6022f0329cd4;p=pandora-kernel.git Blackfin: clean up /proc/cpuinfo output The smp flush lines are too long and have too many newlines, so scale them back to match the other lines. The %p modifier shows "(null)" for 0, so use %08x instead. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed