]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm vdo indexer: Convert comma to semicolon
authorShen Lichuan <shenlichuan@vivo.com>
Sat, 14 Sep 2024 06:38:08 +0000 (14:38 +0800)
committerMikulas Patocka <mpatocka@redhat.com>
Wed, 18 Sep 2024 16:26:35 +0000 (18:26 +0200)
commit9bcd923952078e08cd4570e15f751a6c9ec7633f
tree50b5b0e9fd57664614cb5c6938cf474d2aa536e9
parent5d49054ef616095d160c1072ba458e16e2f825de
dm vdo indexer: Convert comma to semicolon

To ensure code clarity and prevent potential errors, it's advisable
to employ the ';' as a statement separator, except when ',' are
intentionally used for specific purposes.

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-vdo/indexer/chapter-index.c