]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80e98e15ebb01042a02f36baa46b3e8f766c8c76
tree3e0026ed68baace22d716041e489596c265eb939
parent4dc7317fb0ff5761b0353d6d5b63ca31f3d2bb2f
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