staging: rtl8712: Fixed else not required after return
authorSarah Khan <sarahjmi07@gmail.com>
Thu, 2 Oct 2014 19:41:35 +0000 (01:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 18:59:40 +0000 (11:59 -0700)
WARNING: Else generally not required after return
checkpatch.pl warning in hal_init.c
Fixed by removing else

Signed-off-by: Sarah Khan <sarahjmi07@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found