]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: staging: rtl8712: remove unnecessary else statement
authorSunil Shahu <shshahu@gmail.com>
Mon, 22 Jun 2015 11:28:41 +0000 (16:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 02:54:37 +0000 (19:54 -0700)
commit8027b3332142268a1cf988fd62946a4afe49b986
tree5f20c057dc5a677b09a95efe5b09e7b1cdbd0f45
parentf4bf6b343073e32d5cf8fdb0f38192493fcad5c2
drivers: staging: rtl8712: remove unnecessary else statement

"else" statement after "if" is unnecessary, hence removed.

Signed-off-by: Sunil Shahu <shshahu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_security.c