[PATCH] eliminate-the-compile-warning for perf_event.c

From: Lidong Chen
Date: Tue Apr 14 2015 - 10:46:01 EST


From: Lidong Chen <406264077@xxxxxx>

arch/x86/kernel/cpu/perf_event.c: In function âcheck_hw_existsâ:
arch/x86/kernel/cpu/perf_event.c:190: warning: âval_failâ may be used uninitialized in this function
arch/x86/kernel/cpu/perf_event.c:191: warning: âreg_failâ may be used uninitialized in this function

Lidong Chen (1):
eliminate the compile warning

arch/x86/kernel/cpu/perf_event.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

--
2.4.0-rc1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/