diff options
author | 2023-05-15 22:54:22 +0200 | |
---|---|---|
committer | 2023-05-15 22:54:22 +0200 | |
commit | 2a3e16360290642202450dad67847824157cccae (patch) | |
tree | 5146b57f95ad00b3f4bcf5f93b5f171cffb9bc83 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | can: length: make header self contained (diff) | |
parent | can: xilinx: Convert to platform remove callback returning void (diff) | |
download | wireguard-linux-2a3e16360290642202450dad67847824157cccae.tar.xz wireguard-linux-2a3e16360290642202450dad67847824157cccae.zip |
Merge patch series "can: Convert to platform remove callback returning void"
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> says:
this series converts the drivers below drivers/net/can to the
.remove_new() callback of struct platform_driver(). The motivation is to
make the remove callback less prone for errors and wrong assumptions.
See commit 5c5a7680e67b ("platform: Provide a remove callback that
returns no value") for a more detailed rationale.
All drivers already returned zero unconditionally in their
.remove() callback, so converting them to .remove_new() is trivial.
Link: https://lore.kernel.org/r/20230512212725.143824-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions