From: Yogesh Ashok Powar Date: Thu, 14 Apr 2011 00:27:07 +0000 (-0700) Subject: mwifiex: remove redundant "return" at end of void function X-Git-Tag: v3.0-rc1~377^2~256^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a898601ad192d8c59c3a8f1a4501919f53b94d;p=pandora-kernel.git mwifiex: remove redundant "return" at end of void function The return statement at the last line of a void function is not necessary. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed