aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-10-12 15:14:03 +0100
committerMauro Carvalho Chehab <[email protected]>2024-11-07 15:16:06 +0100
commitd85a41d8887198224e1da84febdfa61dc6e8a078 (patch)
tree20541831a4aca213470f055382f23b16ead77a7f /drivers/fpga/fpga-mgr.c
parent08964e23783b5752da2d7be3a3f017ae917c9837 (diff)
media: atomisp: remove redundant re-checking of err
The check to see if err is non-zero is always false because err has been previously checked on whenever err has been assigned in previous code paths. The check is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions