diff options
author | 2023-05-30 19:09:57 +0200 | |
---|---|---|
committer | 2023-05-30 11:12:43 -0600 | |
commit | 539050f92ea7666bca17c2c380d8071d2f93dcde (patch) | |
tree | 28a4e5c1eaeb99a9deac4e7ae0fffc31a0e0f3cc /include/linux/blkdev.h | |
parent | block: convert bio_map_user_iov to use iov_iter_extract_pages (diff) | |
download | wireguard-linux-539050f92ea7666bca17c2c380d8071d2f93dcde.tar.xz wireguard-linux-539050f92ea7666bca17c2c380d8071d2f93dcde.zip |
block: constify partition prober array
The array is never modified so it can be const.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202304191640.SkNk7kVN-lkp@intel.com/
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20230419-const-partition-v3-1-4e14e48be367@weissschuh.net
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions