linux-stable/include/linux/i3c
Uwe Kleine-König 0f74f8b667 i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void
and simplify the callers accordingly.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2023-03-21 19:25:25 +01:00
..
ccc.h treewide: Replace zero-length arrays with flexible-array members 2022-02-17 07:00:39 -06:00
device.h i3c: fix device.h kernel-doc warnings 2023-02-16 13:42:22 +01:00
master.h i3c: Make i3c_master_unregister() return void 2023-03-21 19:25:25 +01:00