diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2024-08-16 23:09:26 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2024-08-16 23:09:26 +0000 |
commit | 1f84e9d0e797015ff0c6d16e1f5c019cbcea63f3 (patch) | |
tree | 0a34229fe7006b55a8c7f524fcbb84c5d9f9a96b /sys/dev/usb/xhci.c | |
parent | ec6195e87a51727fcbe5f6b6ada676488b6a006d (diff) |
Cast to unsigned char after or'ing in the meta bit, so the compiler
doesn't complain when it's implicitly converted to plain char in an
assignment, and to make sure it's not negative when used as an array index.
ok miod@
Diffstat (limited to 'sys/dev/usb/xhci.c')
0 files changed, 0 insertions, 0 deletions