summaryrefslogtreecommitdiff
path: root/sys/dev/usb/xhci.c
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2024-08-16 23:09:26 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2024-08-16 23:09:26 +0000
commit1f84e9d0e797015ff0c6d16e1f5c019cbcea63f3 (patch)
tree0a34229fe7006b55a8c7f524fcbb84c5d9f9a96b /sys/dev/usb/xhci.c
parentec6195e87a51727fcbe5f6b6ada676488b6a006d (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