diff options
author | Dawei Li <[email protected]> | 2023-02-01 22:36:19 +0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-03-07 23:06:19 +1100 |
commit | 9db2235326c4b868b6e065dfa3a69011ee570848 (patch) | |
tree | 3f338282365ae6aeb5045577a5d333a8ff1ac428 /scripts/rustdoc_test_builder.rs | |
parent | c2e5d70cf05b48bfbd5b6625bbd0ec3052cecd5d (diff) |
powerpc/macio: Make remove callback of macio driver void returned
Commit fc7a6209d571 ("bus: Make remove callback return void") forces
bus_type::remove be void-returned, it doesn't make much sense for any
bus based driver implementing remove callbalk to return non-void to
its caller.
This change is for macio bus based drivers.
Signed-off-by: Dawei Li <[email protected]>
Acked-by: Damien Le Moal <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/TYCP286MB232391520CB471E7C8D6EA84CAD19@TYCP286MB2323.JPNP286.PROD.OUTLOOK.COM
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions