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)
commitbc394a39cbbbce3e9672303d5c5fc3d7c7b93f19
tree8cbd5135c4c915111defa88bb57c2dcbd5bc8329
parent4eaef85670f347be2bf7431227fe2630598884a8
staging: rtl8712: Fixed else not required after return

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>
drivers/staging/rtl8712/hal_init.c
This page took 0.024042 seconds and 5 git commands to generate.