diff options
author | 2023-06-15 14:58:52 +0100 | |
---|---|---|
committer | 2023-06-16 12:22:00 +0100 | |
commit | 0cfb4a1af386427cdaba98f18f501eb074985cfd (patch) | |
tree | 144776ca119f1da96ce6feb278efcb31d812fc8e /lib/string_helpers.c | |
parent | Linux 6.4-rc4 (diff) | |
download | wireguard-linux-0cfb4a1af386427cdaba98f18f501eb074985cfd.tar.xz wireguard-linux-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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions