From: Eddie Kovsky Date: Thu, 26 Mar 2015 04:16:11 +0000 (-0600) Subject: Staging: rtl8192 Clean up function definition X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73454eaf2032c64f1d863ac7e91304e4bf903bfb;p=pandora-kernel.git Staging: rtl8192 Clean up function definition Change function definition to match its prototype declaration. This fixes the following warning generated by sparse: drivers/staging/rtl8192u/r8192U_core.c:1970:6: warning: symbol 'rtl8192_update_ratr_table' was not declared. Should it be static? Signed-off-by: Eddie Kovsky Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed