Uwe Kleine-König 1a940b0001 net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return void
All implementations of the remove callback return 0 unconditionally. So
in dwc_eth_dwmac_remove() there is no error handling necessary. Simplify
accordingly.

This is a preparation for making struct platform_driver::remove return
void, too.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230211112431.214252-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-02-13 19:50:43 -08:00
..
2022-12-13 15:22:14 -08:00
2023-02-03 11:35:42 -08:00
2023-01-12 17:02:20 -06:00
2022-12-19 07:13:33 -06:00
2023-01-12 05:56:06 -06:00
2023-02-03 10:25:41 -08:00
2022-12-30 10:49:52 +08:00
2023-01-27 14:05:38 +01:00
2023-02-03 10:09:55 -08:00
2023-02-09 09:09:13 -08:00
2022-12-13 13:09:38 -08:00
2022-12-11 21:25:58 +01:00
2023-02-08 21:01:17 -08:00
2023-01-29 11:06:47 -08:00
2023-01-27 16:09:12 -08:00
2023-02-07 14:17:12 -08:00
2023-01-13 17:32:22 -06:00
2022-12-21 09:41:28 -08:00
2022-12-19 08:47:33 -06:00
2022-12-12 10:17:08 -08:00
2023-02-05 11:43:00 -08:00
2022-12-16 03:49:24 -08:00