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)
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>

No differences found