In article <[email protected]>, SAITOH Masanobu <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: msaitoh >Date: Sun Mar 8 14:09:33 UTC 2020 > >Modified Files: > src/sys/dev/hid: hid.h > >Log Message: >Use unsigned to avoid undefined behavior. Found by kUBSan.
I think it is better to add U to all the HUP_ constants for consistency. It looks funny this way. christos
