diff options
author | Behan Webster <[email protected]> | 2012-11-20 21:19:50 +0100 |
---|---|---|
committer | Behan Webster <[email protected]> | 2014-04-09 13:44:35 -0700 |
commit | aa93685afbefa0e31af3a0a03ff97b37ee92a90b (patch) | |
tree | 8a8017bb86e4d29a124fa12901679c20376443af /include/linux/compiler-clang.h | |
parent | db46293bc6866a9bcffc9cb5b1ae9c46e4f83fa7 (diff) |
LLVMLinux: Remove warning about returning an uninitialized variable
Fix uninitialized return code in default case in cmpxchg-local.h
This patch fixes the code to prevent an uninitialized return value that is detected
when compiling with clang. The bug produces numerous warnings when compiling the
Linux kernel with clang.
Signed-off-by: Behan Webster <[email protected]>
Signed-off-by: Mark Charlebois <[email protected]>
Acked-by: David Howells <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'include/linux/compiler-clang.h')
0 files changed, 0 insertions, 0 deletions