diff options
author | 2023-05-31 14:55:35 +0200 | |
---|---|---|
committer | 2023-06-05 11:10:14 -0600 | |
commit | 2577f53f42947d8ca01666e3444bb7307319ea38 (patch) | |
tree | be5089fffcde54a8a98156a92c9fd3e90448f99f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: block2mtd: don't call early_lookup_bdev after the system is running (diff) | |
download | wireguard-linux-2577f53f42947d8ca01666e3444bb7307319ea38.tar.xz wireguard-linux-2577f53f42947d8ca01666e3444bb7307319ea38.zip |
block: mark early_lookup_bdev as __init
early_lookup_bdev is now only used during the early boot code as it
should, so mark it __init to not waste run time memory on it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230531125535.676098-25-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