From: Steven Rostedt Date: Wed, 7 Jan 2009 03:02:35 +0000 (-0500) Subject: trace: clean up funny line breaks in stat_seq_show X-Git-Tag: v2.6.30-rc1~2^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8a9cbf6ae620d9e5ba9cb42001c033287a284a3;p=pandora-kernel.git trace: clean up funny line breaks in stat_seq_show Impact: clean up Andrew Morton pointed out that the entry assignment in stat_seq_show did not need to be done in the declaration, causing funny line breaks. This patch makes it a bit more pleasing on the eyes. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed