]> www.infradead.org Git - users/hch/block.git/commit
block: constify ext_pi_ref_escape()
authorAlexey Dobriyan <adobriyan@gmail.com>
Mon, 12 Aug 2024 18:12:10 +0000 (21:12 +0300)
committerJens Axboe <axboe@kernel.dk>
Tue, 13 Aug 2024 12:20:02 +0000 (06:20 -0600)
commita28dc358e28fb0738dd23e401cd7646cb4b0f7f1
tree1b5c5449eaffd178fcc637a3925707101e3138af
parent49923a0dff59fa6b34aa6cc16dc9eefdbbcd3846
block: constify ext_pi_ref_escape()

This function doesn't mutate data.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/d24611b3-dddf-473a-903d-39290db03b11@p183
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/t10-pi.c