summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-10-08 07:08:41 +0200
committerJens Axboe <axboe@kernel.dk>2024-10-22 08:16:22 -0600
commitd51c9cdfc214dde98afe45d95f7fb3b4ad11aa9e (patch)
tree775fc242bda2078bfa9a1a0b7ce414c1fe682d85 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent758737d86f8a2d74c0fa9f8b2523fa7fd1e0d0aa (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 <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