aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2025-03-04 14:31:19 +0000
committerAndy Shevchenko <[email protected]>2025-03-04 14:47:10 +0000
commite646f0dae7b0f099b36d12d9cb5ca733b8273f10 (patch)
treeb84cffc3c90e3187dcb41234567f6bafd20084ee /drivers/gpio/gpiolib.c
parentLinux 6.14-rc1 (diff)
downloadkernel-e646f0dae7b0f099b36d12d9cb5ca733b8273f10.tar.gz
kernel-e646f0dae7b0f099b36d12d9cb5ca733b8273f10.zip
gpiolib-acpi: Drop unneeded ERR_CAST() in __acpi_find_gpio()
The checked type by PTR_ERR() is the same as returned by __acpi_find_gpio(). Hence there is no need to cast, drop it. Acked-by: Mika Westerberg <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'drivers/gpio/gpiolib.c')
0 files changed, 0 insertions, 0 deletions