From: Ingo Molnar Date: Mon, 7 Oct 2013 09:26:18 +0000 (+0200) Subject: tools/perf: Clean up util/include/linux/compiler.h X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a10822a30060eceddda16c051086c00acb449c9;p=pandora-kernel.git tools/perf: Clean up util/include/linux/compiler.h Use the standard CPP style we use in the kernel: #ifndef foo # define foo bar #endif Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Namhyung Kim Cc: David Ahern Cc: Jiri Olsa Link: http://lkml.kernel.org/n/tip-iqyVrrHqpn0eiwenvgwrh8lf@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed