summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-meson-gpio.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-08-24 13:36:54 +0200
committerHans de Goede <hdegoede@redhat.com>2021-08-26 15:12:27 +0200
commitb72067c64b226fc42fd5262cfbb675ec68fb4934 (patch)
treef7d72b03ccd014c044cc87588821efa3cce7611d /drivers/irqchip/irq-meson-gpio.c
parentplatform/x86: hp_accel: Convert to be a platform driver (diff)
downloadlinux-b72067c64b226fc42fd5262cfbb675ec68fb4934.tar.xz
linux-b72067c64b226fc42fd5262cfbb675ec68fb4934.zip
platform/x86: asus-wmi: Delete impossible condition
The "asus->throttle_thermal_policy_mode" variable is a u8 so it can't be negative. And we always verify that the value is valid before setting the policy mode so there is no need to check again here. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/20210824113654.GA31143@kili Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions