]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: Remove 'if' statement, which is always false
authorChandra S Gorentla <csgorentla@gmail.com>
Sun, 15 Nov 2015 04:06:58 +0000 (09:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:47:27 +0000 (14:47 -0800)
commit4bf05bcc711f77c77a1e0f01f9426da218eda4d9
tree5fae478bcb8532434af0b72e82f4cf90b0e1d7cb
parent15e3689c8302b8ff4332b2aeb2a53759b0f5c90f
staging: wilc1000: Remove 'if' statement, which is always false

- 'if' which is always false is removed
- variable associated with this 'if' is deleted

Signed-off-by: Chandra S Gorentla <csgorentla@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_msgqueue.c