CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/16 18:03:13
Modified files:
sys/dev/pci : emuxki.c
Log message:
Do not do logical negation of a bitshifted field.
Prompted by warning from clang 10.
ok patrick@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/16 18:03:13
Modified files:
sys/dev/pci : emuxki.c
Log message:
Do not do logical negation of a bitshifted field.
Prompted by warning from clang 10.
ok patrick@