dm vdo index: fix various small nits
authorMike Snitzer <snitzer@kernel.org>
Sat, 27 Jan 2024 03:01:27 +0000 (22:01 -0500)
committerMike Snitzer <snitzer@kernel.org>
Tue, 20 Feb 2024 18:43:17 +0000 (13:43 -0500)
commit5c45cd10c085f46148f1b6030c5d710d842dd1d0
tree978135040fcd87337dba94c3f00e194f7cc19cf5
parentac9ae5769d61e4fe1c5e4245c5cbcd6c0f0f0e9e
dm vdo index: fix various small nits

Add braces around multi-line while loops and if statements. Also
remove excess newlines.

Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Chung Chung <cchung@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
drivers/md/dm-vdo/index-layout.c
drivers/md/dm-vdo/index-page-map.c
drivers/md/dm-vdo/index-session.c
drivers/md/dm-vdo/index.c