Staging: rtl8712: remove void function return; statement
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Sun, 21 Sep 2014 00:08:20 +0000 (05:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 15:04:57 +0000 (08:04 -0700)
This patch fixes checkpatch.pl warning in files of rtl8712
WARNING : void function return statement are not generally useful

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found