summaryrefslogtreecommitdiff
path: root/include/linux/rpmsg
diff options
context:
space:
mode:
authorJesse Taube <jtaubepe@redhat.com>2026-08-07 19:24:34 -0600
committerPaul Walmsley <pjw@kernel.org>2026-08-07 19:24:34 -0600
commit8da45c93dfa98f25b148512d92ecfa75d027a5cc (patch)
treef82c15845378058fb332adc65234d232b05c1f66 /include/linux/rpmsg
parent42cd1e1fc8995ec7ed5cc61957fc503eb065e0eb (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/rpmsg')
0 files changed, 0 insertions, 0 deletions