md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
authorChristoph Hellwig <hch@lst.de>
Thu, 15 Jun 2023 06:48:31 +0000 (08:48 +0200)
committerSong Liu <song@kernel.org>
Thu, 27 Jul 2023 07:13:29 +0000 (00:13 -0700)
commit546ac0b2e2b15d0af7e6d10506558dded1d9d54a
tree2a49e2aecb4f7c85160350aa0524947a374f949d
parent59cefee75bda5d4cc14f4a1ca861b69091e22c3e
md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap

Just a small tidyup to prepare for bigger changes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20230615064840.629492-3-hch@lst.de
drivers/md/md-bitmap.c