staging: uwb: fix coccinelle warnings of comparison to bool
authorJules Irenge <jbi.octave@gmail.com>
Tue, 22 Oct 2019 18:53:28 +0000 (19:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Oct 2019 03:03:00 +0000 (23:03 -0400)
commit663328205c0d7b246cbf01247d4a81b15460f312
treeb92c8f076d71d0a8f9388f92f126d7459762c6c2
parentc671dfdaedefc69000955b3a257538175bcb8aba
staging: uwb: fix coccinelle warnings of comparison to bool

Fix warnings of comparision to bool.
Issue detected by coccinelle tool.

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Link: https://lore.kernel.org/r/20191022185328.9387-1-jbi.octave@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/uwb/rsv.c