x86: decent declarations in perf_counter.c
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sat, 28 Feb 2009 13:07:49 +0000 (18:37 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Mar 2009 10:31:06 +0000 (11:31 +0100)
commit169e41eb7f5464c077a7e0e129f025759d04cc54
treeb4b6b57274eedff0c72a37e97497bc33a5c2bd9c
parentf87ad35d37fa543925210550f7db20a54c83ed70
x86: decent declarations in perf_counter.c

Impact: cleanup

making decent declrations for struct pmc_x86_ops and
fix checkpatch error:
 ERROR: Macros with complex values should be enclosed in parenthesis

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_counter.c