staging: rtl8192u: r8192U_core: remove return statement of void function
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Tue, 18 Aug 2015 16:58:10 +0000 (12:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:34 +0000 (18:24 -0700)
commit4c21f566c72594e79d2ec6a48b1c8ff166d476f5
treede428a3964a69c004b33ca2e978679d0e08f8f8e
parent8f94967a4b8ba8f08cec7034e44ec3178e07513c
staging: rtl8192u: r8192U_core: remove return statement of void function

void function return statement was not useful in this case.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c