[PATCH 1/1] staging: rtl8192u: mark some functions as static.

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Jul 31 00:06:41 UTC 2014


On Mon, Jul 28, 2014 at 05:52:46PM +0200, Antoine Schweitzer-Chaput wrote:
> Some functions defined in r8192U_core.c and only used locally are marked as static.
> This fixes some warnings issued by sparse.
> 
> Signed-off-by: Antoine Schweitzer-Chaput <antoine at schweitzer-chaput.fr>

And it creates new warnings with gcc, which isn't acceptable :(

Please fix these properly, I can't take patches that add warnings to the
build.

thanks,

greg k-h


More information about the devel mailing list