From: Melike Yurtoglu Date: Thu, 26 Feb 2015 07:52:07 +0000 (+0200) Subject: Staging: rtl8723au: Remove return in void function X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~952 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4f931f3173dc1250c29a1e0367f92dfbe88a27;p=pandora-kernel.git Staging: rtl8723au: Remove return in void function WARNING: void function return statements are not generally useful Remove return in void function. That was found by running checkpatch. Signed-off-by: Melike Yurtoglu Reviewed-by: Daniel Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed