[PATCH 0/4] staging, rtl8192e, LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

From: Behan Webster
Date: Wed Oct 29 2014 - 18:42:37 EST


Removing a number of warnings generated from compiling stl8192e with clang.

The LLVMLinux project aims to fully build the Linux kernel using both gcc and
clang (the C front end for the LLVM compiler infrastructure project).

Behan Webster (4):
staging, rtl8192e, LLVMLinux: Change extern inline to static inline
staging, rtl8192e, LLVMLinux: Remove unused inline prototype
staging, rtl8192e, LLVMLinux: Remove unused prototype
staging, rtl8192e, LLVMLinux: Make static local in inline function
const

drivers/staging/rtl8192e/rtllib.h | 6 ++----
drivers/staging/rtl8192e/rtllib_softmac.c | 11 ++++++-----
2 files changed, 8 insertions(+), 9 deletions(-)

--
1.9.1

--
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/