linux/drivers/usb/misc/sisusbvga
Jiri Slaby 77bc14f273 vc: switch state to bool
The code currently uses bitfields to store true-false values. Switch all
of that to bools. Apart from the cleanup, it saves 20B of code as many
shifts, ANDs, and ORs became simple movzb's.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200615074910.19267-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-24 17:08:31 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
sisusb.c USB: sisusbvga: Change port variable from signed to unsigned 2020-04-23 15:26:17 +02:00
sisusb.h USB: misc: Use the correct style for SPDX License Identifier 2020-04-16 14:32:47 +02:00
sisusb_con.c vc: switch state to bool 2020-06-24 17:08:31 +02:00
sisusb_init.c
sisusb_init.h Merge 5.7-rc3 into usb-next 2020-04-27 09:32:30 +02:00
sisusb_struct.h USB: misc: Use the correct style for SPDX License Identifier 2020-04-16 14:32:47 +02:00