diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2020-10-23 09:41:25 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-02-24 10:45:46 +0300 |
commit | 13c54a1ee12fdd71e76dd9c446fa5b7a330857a9 (patch) | |
tree | 5f6323174b571245475e54775c86e91f2afe26ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ba3690fa2c63bfa51351674d8f6032bb1ee9619 (diff) | |
download | linux-13c54a1ee12fdd71e76dd9c446fa5b7a330857a9.tar.xz |
can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
The mcp251xfd_chip_stop() function tries the best to stop the chip and
put it into sleep mode. It continues, even if some intermediate steps
fail. As none of the callers use the return value, let this function
return void.
Link: https://lore.kernel.org/all/20220207131047.282110-6-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions