]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ntfs: Remove unneeded semicolon
authorChen Ni <nichen@iscas.ac.cn>
Thu, 26 Feb 2026 01:45:28 +0000 (09:45 +0800)
committerNamjae Jeon <linkinjeon@kernel.org>
Thu, 26 Feb 2026 09:26:04 +0000 (18:26 +0900)
commit1dbe39666bf33f0713012dc3c0ecb559a1b5c36a
tree1a13da5f543b4691324d03bdd692d85ab0c8eb45
parent40c31f0563ec10e5b112be35e2e003f8ce4afe98
ntfs: Remove unneeded semicolon

Remove unnecessary semicolons reported by Coccinelle/coccicheck and the
semantic patch at scripts/coccinelle/misc/semicolon.cocci.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
fs/ntfs/super.c