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)
commitff5d40a4d3b6319cbc4ac9b454205cf662eb42b1
tree5fae478bcb8532434af0b72e82f4cf90b0e1d7cb
parentcc28e4bf6e5279728c4b03497e95b9a5f5054f9c
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