diff options
author | Damien Le Moal <[email protected]> | 2024-04-08 10:41:20 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-04-17 08:44:03 -0600 |
commit | 9b3c08b90fc212de58c34621d83e74977170b2cd (patch) | |
tree | b0ece258c13535a5ff79d56c1b0ad32873f27ff5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 63b5385e781417e73bda3fd652c2199826afda6e (diff) |
block: Simplify blk_revalidate_disk_zones() interface
The only user of blk_revalidate_disk_zones() second argument was the
SCSI disk driver (sd). Now that this driver does not require this
update_driver_data argument, remove it to simplify the interface of
blk_revalidate_disk_zones(). Also update the function kdoc comment to
be more accurate (i.e. there is no gendisk ->revalidate method).
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Tested-by: Hans Holmberg <[email protected]>
Tested-by: Dennis Maisenbacher <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions