lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 29 Oct 2014 15:42:19 -0700
From:	Behan Webster <behanw@...verseincode.com>
To:	andriy.shevchenko@...ux.intel.com, aysemelikeyurtoglu@...il.com,
	matthias.schoepe@...dium.uni-erlangen.de, mdcasey@...bloom.com,
	peter.senna@...il.com, rashika.kheria@...il.com,
	standby24x7@...il.com
Cc:	behanw@...verseincode.com, akpm@...ux-foundation.org,
	andreas.frembs@...dium.uni-erlangen.de, devel@...verdev.osuosl.org,
	gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
	mahati.chamarthy@...il.com, peter.p.waskiewicz.jr@...el.com,
	quozl@...top.org, valentina.manea.m@...il.com
Subject: [PATCH 0/4] staging, rtl8192e, LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ