diff options
author | Marc Zyngier <maz@kernel.org> | 2023-06-15 16:58:52 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-06-16 14:22:00 +0300 |
commit | 0cfb4a1af386427cdaba98f18f501eb074985cfd (patch) | |
tree | 144776ca119f1da96ce6feb278efcb31d812fc8e /scripts/clang-tools/gen_compile_commands.py | |
parent | 7877cb91f1081754a1487c144d85dc0d2e2e7fc4 (diff) | |
download | linux-0cfb4a1af386427cdaba98f18f501eb074985cfd.tar.xz |
genirq: Use BIT() for the IRQD_* state flags
As we're about to use the last bit available in the IRQD_* state
flags, rewrite these flags with BIT(), which ensures that these
constant do not represent a signed value.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions