]> Git Repo - linux.git/commit
i2c: designware: Drop return value from i2c_dw_acpi_configure()
authorAndy Shevchenko <[email protected]>
Mon, 19 Aug 2024 18:45:12 +0000 (21:45 +0300)
committerAndi Shyti <[email protected]>
Mon, 9 Sep 2024 22:33:58 +0000 (00:33 +0200)
commit5674e089bd9c093e253175436cfeac43c42203e4
tree111361accc74c67709c37da5931d517af06f956e
parentf2330bfbdd5765c01b01b79d7e81e2ad08b0a375
i2c: designware: Drop return value from i2c_dw_acpi_configure()

i2c_dw_acpi_configure() is called without checking of the returned
value, hence just drop it by converting to void.

Reviewed-by: Andi Shyti <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
drivers/i2c/busses/i2c-designware-common.c
drivers/i2c/busses/i2c-designware-core.h
This page took 0.040598 seconds and 4 git commands to generate.