Staging: rtl8192e: Fix else is not useful warning style
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Sun, 21 Sep 2014 19:51:48 +0000 (01:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 20:51:45 +0000 (13:51 -0700)
commit92db2a276c6ad8ded8e1fea2329d4d00394f5ad4
tree3e0026ed68baace22d716041e489596c265eb939
parent7d364291677320d0e7d1c4807bd7b54a0649ef49
Staging: rtl8192e: Fix else is not useful warning style

This fixes the following checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_softmac.c