From: Somya Anand Date: Mon, 9 Mar 2015 13:48:25 +0000 (+0530) Subject: Staging: rtl8188eu: Remove unneeded return statement X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e7f1e25b0a52da91cf9fedf3f02887dc7e4742;p=pandora-kernel.git Staging: rtl8188eu: Remove unneeded return statement This patch removes unnecessary return statement from a void function and hence make it more compatible. This issue is identified by checkpatch.pl Signed-off-by: Somya Anand Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed