diff options
author | 2024-10-08 07:08:41 +0200 | |
---|---|---|
committer | 2024-10-22 08:16:22 -0600 | |
commit | d51c9cdfc214dde98afe45d95f7fb3b4ad11aa9e (patch) | |
tree | 775fc242bda2078bfa9a1a0b7ce414c1fe682d85 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | block: add partition uuid into uevent as "PARTUUID" (diff) | |
download | wireguard-linux-d51c9cdfc214dde98afe45d95f7fb3b4ad11aa9e.tar.xz wireguard-linux-d51c9cdfc214dde98afe45d95f7fb3b4ad11aa9e.zip |
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 <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20241008050841.104602-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions