staging: wilc1000: removes an unnecessary if-condition
authorLeo Kim <leo.kim@atmel.com>
Tue, 15 Mar 2016 09:48:14 +0000 (18:48 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit88253ab8e637f210decc8d3ec910e5205cb75b34
tree084545b0b35fbf5d8591978f43e502576a54c034
parent5c6021da1c3c46f3c2727626b4a3b9c96bf688ec
staging: wilc1000: removes an unnecessary if-condition

This patch removes an unnecessary if-condition.
Regardless of an if-condition is performed unconditionally '_end_' statement.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c