diff options
author | 2022-03-09 18:05:32 +0100 | |
---|---|---|
committer | 2022-03-09 18:17:57 +0100 | |
commit | 10b29dd7eafe1987b44866d3ee1d0d71bf622cb3 (patch) | |
tree | 120585a0853f856ca93cf9a6bff4c119daa30871 /scripts/generate_rust_analyzer.py | |
parent | platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err variable (diff) | |
download | wireguard-linux-10b29dd7eafe1987b44866d3ee1d0d71bf622cb3.tar.xz wireguard-linux-10b29dd7eafe1987b44866d3ee1d0d71bf622cb3.zip |
platform/x86: thinkpad_acpi: Don't use test_bit on an integer
test_bit can only be used on longs not on ints, fix this.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220309170532.343384-2-hdegoede@redhat.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions