diff options
| author | Jesse Taube <jtaubepe@redhat.com> | 2026-08-07 19:24:34 -0600 |
|---|---|---|
| committer | Paul Walmsley <pjw@kernel.org> | 2026-08-07 19:24:34 -0600 |
| commit | 8da45c93dfa98f25b148512d92ecfa75d027a5cc (patch) | |
| tree | f82c15845378058fb332adc65234d232b05c1f66 /include/linux | |
| parent | 42cd1e1fc8995ec7ed5cc61957fc503eb065e0eb (diff) | |
RISC-V: hwprobe: Use BIT macro to avoid warnings
In uapi/asm/hwprobe.h file, (1 << N) is used to define the bit field
which causes checkpatch to warn. Use _BITUL(N) and _BITULL(N) to avoid
these warnings.
Signed-off-by: Jesse Taube <jtaubepe@redhat.com>
Link: https://patch.msgid.link/20260805153346.1036988-1-jtaubepe@redhat.com
[pjw@kernel.org: updated to apply and to cover new extensions]
Signed-off-by: Paul Walmsley <pjw@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
