commit | 169e41eb7f5464c077a7e0e129f025759d04cc54 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sat Feb 28 18:37:49 2009 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 02 11:31:06 2009 +0100 |
tree | b4b6b57274eedff0c72a37e97497bc33a5c2bd9c | |
parent | f87ad35d37fa543925210550f7db20a54c83ed70 [diff] |
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>