]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: change if with else if
authorLeo Kim <leo.kim@atmel.com>
Wed, 25 Nov 2015 02:59:48 +0000 (11:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:40:57 +0000 (14:40 -0800)
commite0192d3d6a695976509a9fd5ef325fdd1a804102
tree755961d26131a0e00155b98c7388c8fe20f51d66
parent6e9067d14e018f3aafb7e84bbcef9e05d5e6fdb6
staging: wilc1000: change if with else if

The if statement should be else if since it is part of whole if condition.

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