diff options
author | Marc Zyngier <maz@kernel.org> | 2023-06-15 14:58:52 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-06-16 12:22:00 +0100 |
commit | 0cfb4a1af386427cdaba98f18f501eb074985cfd (patch) | |
tree | 144776ca119f1da96ce6feb278efcb31d812fc8e /kernel/irq | |
parent | 7877cb91f1081754a1487c144d85dc0d2e2e7fc4 (diff) | |
download | lwn-0cfb4a1af386427cdaba98f18f501eb074985cfd.tar.gz lwn-0cfb4a1af386427cdaba98f18f501eb074985cfd.zip |
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 'kernel/irq')
0 files changed, 0 insertions, 0 deletions