diff options
| author | 2022-03-09 18:05:32 +0100 | |
|---|---|---|
| committer | 2022-03-09 18:17:57 +0100 | |
| commit | 10b29dd7eafe1987b44866d3ee1d0d71bf622cb3 (patch) | |
| tree | 120585a0853f856ca93cf9a6bff4c119daa30871 /net/nsh | |
| parent | platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err variable (diff) | |
| download | linux-rng-10b29dd7eafe1987b44866d3ee1d0d71bf622cb3.tar.xz linux-rng-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 'net/nsh')
0 files changed, 0 insertions, 0 deletions
