diff options
| author | Olivier Certner <olce@FreeBSD.org> | 2026-03-05 12:31:51 +0000 |
|---|---|---|
| committer | Olivier Certner <olce@FreeBSD.org> | 2026-03-05 20:40:53 +0000 |
| commit | 35da55c28dbb56dd7056b7863efc5b547950d885 (patch) | |
| tree | 72e2c7a99fa17549d7045e3c1985da4d098ed035 /sys/modules/ix/(public-mirror) | |
| parent | 9cea0f0be79dc080761154cb934db0218ae512f3 (diff) | |
- Avoid shifts wider than integer types, by wrapping the corresponding
checks into '#if __SIZEOF_SIZE_T__ > 32' blocks. 'bus_addr_t'
currently has the same width as 'size_t' on all architectures (and
this is not going to change for 32-bit architectures).
- Use appropriate printf(3) format for 'wk_keytsc'.
Reviewed by: adrian
MFC after: 1 minute
MFC to: stable/15
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55667
Diffstat (limited to 'sys/modules/ix/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
