squashfs: replace ;; with ; and end of fi declaration
authorColin Ian King <colin.i.king@gmail.com>
Tue, 8 Jul 2025 11:49:00 +0000 (12:49 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 20 Jul 2025 02:08:27 +0000 (19:08 -0700)
commitc0f98be69f4b550b19f9517157a30f33877bb14d
tree47d7aed10628ce229664ab8124c349a3571b096d
parent44acc46d182ff36d40cea69db3875440fab72ba5
squashfs: replace ;; with ; and end of fi declaration

There is an extraneous ; after a declaration, remove it.

Link: https://lkml.kernel.org/r/20250708114900.1883130-1-colin.i.king@gmail.com
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Phillip Lougher <phillip@squashfs.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/squashfs/block.c