]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: rtl8192ee: Fix else not useful style warning
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Fri, 19 Sep 2014 23:19:43 +0000 (04:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:15:15 +0000 (17:15 -0700)
commitb9209a93edbccafb6c2f860bc0ddfe9eda1e3ccd
tree8874c64f16332b4bbfe1aa478c70fb93604b3324
parent1709a582e1f8977de040f02d9e9e52ec89f8603f
Staging: rtl8192ee: Fix else not useful style warning

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/rtl8192ee/ps.c