From: Melike Yurtoglu Date: Wed, 25 Feb 2015 21:26:21 +0000 (+0200) Subject: Staging: rtl8723au: Remove return in void function X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~955 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e9a35ffa90bad5e724fdeef8e470b45a16184d;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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed