]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: vt6656: correct return of vnt_init_registers.
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 20 Dec 2019 21:15:09 +0000 (21:15 +0000)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 06:00:53 +0000 (01:00 -0500)
commit901161235e2e2d64193d824b2b5e1a0cfcdb5fd2
tree722b26c490ba448ea1c23e9433ed951b23400e49
parent470bcb7f65dceba022a1ce74562ba534c2106c0b
staging: vt6656: correct return of vnt_init_registers.

BugLink: https://bugs.launchpad.net/bugs/1862227
commit 7de6155c8968a3342d1bef3f7a2084d31ae6e4be upstream.

The driver standard error returns remove bool false conditions.

Cc: stable <stable@vger.kernel.org> # v5.3+
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/072ec0b3-425f-277e-130c-1e3a116c90d6@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/staging/vt6656/main_usb.c