commit | 88253ab8e637f210decc8d3ec910e5205cb75b34 | [log] [tgz] |
---|---|---|
author | Leo Kim <leo.kim@atmel.com> | Tue Mar 15 18:48:14 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 084545b0b35fbf5d8591978f43e502576a54c034 | |
parent | 5c6021da1c3c46f3c2727626b4a3b9c96bf688ec [diff] |
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>