aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/microchip-spi.c
diff options
context:
space:
mode:
authorAlexander Stein <[email protected]>2023-02-07 11:05:30 +0000
committerGreg Kroah-Hartman <[email protected]>2023-02-09 11:13:55 +0000
commit2295bed9bebe8d1eef276194fed5b5fbe89c5363 (patch)
tree2dd503d47e0cf9f7971c51eacbff2cc08591a8ea /drivers/fpga/microchip-spi.c
parentof: device: Ignore modalias of reused nodes (diff)
downloadkernel-2295bed9bebe8d1eef276194fed5b5fbe89c5363.tar.gz
kernel-2295bed9bebe8d1eef276194fed5b5fbe89c5363.zip
of: device: Do not ignore error code in of_device_uevent_modalias
of_device_get_modalias might return an error code, propagate that one. Otherwise the negative, signed integer is propagated to unsigned integer for the comparison resulting in a huge 'sl' size. Signed-off-by: Alexander Stein <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions