From: Ingo Molnar Date: Tue, 10 Nov 2009 11:50:53 +0000 (+0900) Subject: perf bench: Clean up bench/bench.h X-Git-Tag: v2.6.33-rc1~399^2~165^2~17^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=606bc1e18d346fc7d7fb333909cc95b06b1ca5b1;p=pandora-kernel.git perf bench: Clean up bench/bench.h Clean up initializers in bench.h: - No need to break the line for function prototypes, they are more readable in a single line. (even if checkpatch complains about it - We try to align definitions / structure fields vertically, to make it all a bit more readable. Signed-off-by: Ingo Molnar Signed-off-by: Hitoshi Mitake Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1257853855-28934-2-git-send-email-mitake@dcl.info.waseda.ac.jp> --- Reading git-diff-tree failed