diff options
author | Jan-Simon Möller <dl9pf@gmx.de> | 2013-04-30 12:02:33 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-04-30 13:12:47 +0200 |
commit | 1b0dac2ac6debdbf1541e15f2cede03613cf4465 (patch) | |
tree | 9b4b5c27930042f1bf77d4a5d781c2c7b504acba /kernel/events | |
parent | 9a6bc14350b130427725f33e371e86212fa56c85 (diff) |
perf/x86/intel: Fix unintended variable name reuse
The variable name events_group is already in used and led to a
compilation error when using clang to build the Linux Kernel .
The fix is just to rename the var. No functional change. Please
apply.
Fix suggested in discussion by PaX Team <pageexec@freemail.hu>
Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
Cc: rostedt@goodmis.org
Cc: a.p.zijlstra@chello.nl
Cc: paulus@samba.org
Cc: acme@ghostprotocols.net
Link: http://lkml.kernel.org/r/1367316153-14808-1-git-send-email-dl9pf@gmx.de
Cc: <stable@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/events')
0 files changed, 0 insertions, 0 deletions