diff options
author | 2024-06-26 16:26:28 +0200 | |
---|---|---|
committer | 2024-06-26 09:37:35 -0600 | |
commit | abfc9d810926dfbf5645c7755c8d5ab96273f27d (patch) | |
tree | d42984f8747310e190d00b1b3ba563042374902c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: remove disk_update_readahead (diff) | |
download | wireguard-linux-abfc9d810926dfbf5645c7755c8d5ab96273f27d.tar.xz wireguard-linux-abfc9d810926dfbf5645c7755c8d5ab96273f27d.zip |
block: remove the fallback case in queue_dma_alignment
Now that all updates go through blk_validate_limits the default of 511
is set at initialization time. Also remove the unused NULL check as
calling this helper on a NULL queue can't happen (and doesn't make
much sense to start with).
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240626142637.300624-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions