perf tools: Clean up warnings list in the Makefile
authorIngo Molnar <mingo@elte.hu>
Wed, 2 Sep 2009 12:50:23 +0000 (14:50 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 2 Sep 2009 12:50:23 +0000 (14:50 +0200)
Make it easier to turn warnings on/off by using a separate
line for each warning added.

Some of the warnings have too much of a nuisance factor and
we might want to turn them off in the future.

Cc: Arjan van de Ven <arjan@infradead.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found