diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-06-15 10:49:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-24 18:08:33 +0300 |
commit | c5c717e7a593558160b939dba4091e1ebbaf3778 (patch) | |
tree | f837102bbbb1b7710eb45faa4f8ea346277a064a /drivers/pcmcia/vrc4173_cardu.c | |
parent | faace51b63ea258e95c2a168f65af193d41279d0 (diff) | |
download | linux-c5c717e7a593558160b939dba4091e1ebbaf3778.tar.xz |
vt: simplify noncolor attributes in build_attr
All the attributes are bools, so do a simple shift instead of tests and
constants as bool is either 0 or 1.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200615074910.19267-28-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pcmcia/vrc4173_cardu.c')
0 files changed, 0 insertions, 0 deletions