From: Yeliz Taneroglu Date: Thu, 9 Oct 2014 13:35:31 +0000 (+0300) Subject: staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements style... X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1095 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d50bc892d3a6d7d9d7b60603dc67f6278749e2;p=pandora-kernel.git staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements style warning. The following patch fixes the checkpatch.pl warning: drivers/staging/rtl8723au/core/rtw_wlan_util.c WARNING: void function return statements are not generally useful Signed-off-by: Yeliz Taneroglu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed