]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ntfs: fix inconsistent indenting warnings
authorHyunchul Lee <hyc.lee@gmail.com>
Fri, 13 Mar 2026 00:25:21 +0000 (09:25 +0900)
committerNamjae Jeon <linkinjeon@kernel.org>
Mon, 16 Mar 2026 11:27:49 +0000 (20:27 +0900)
commit068a35fd7293c20ba35cc3f19ce981c038cc9328
treec7ae0c02607d211368038d4c9353aa6b2e07788c
parent4e59f8a1a82beaa49d7796648fc4dc538eff6485
ntfs: fix inconsistent indenting warnings

Detected by Smatch.

ndex.c:2041 ntfs_index_walk_up() warn:
  inconsistent indenting

mft.c:2462 ntfs_mft_record_alloc() warn:
  inconsistent indenting

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
fs/ntfs/index.c
fs/ntfs/mft.c