staging: vt6656: remove bool from vnt_radio_power_on ret
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 20 Dec 2019 21:15:33 +0000 (21:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2020 10:46:58 +0000 (11:46 +0100)
commit07f59f180ee083c48c32a1e69ae1d0091444d212
tree1fbf95c2f0b64fd991259543c465bbb7c3c0d0bf
parent69cc1f925e1aa74b96e2ace67e3453a50d091d2f
staging: vt6656: remove bool from vnt_radio_power_on ret

The driver uses logical only error checking a bool true would flag error.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/cc52b67c-9ef8-3e57-815a-44d10701919e@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/card.c