diff options
author | Christoph Hellwig <[email protected]> | 2024-10-08 07:08:41 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-10-22 08:16:22 -0600 |
commit | d51c9cdfc214dde98afe45d95f7fb3b4ad11aa9e (patch) | |
tree | 775fc242bda2078bfa9a1a0b7ce414c1fe682d85 /scripts/generate_rust_analyzer.py | |
parent | 758737d86f8a2d74c0fa9f8b2523fa7fd1e0d0aa (diff) |
block: return void from the queue_sysfs_entry load_module method
Requesting a module either succeeds or does nothing, return an error from
this method does not make sense.
Also move the load_module after the store method in the struct
declaration to keep the important show and store methods together.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Andreas Hindborg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions