]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: remove unnecessary type castings
authorYu Zhe <yuzhe@nfschina.com>
Fri, 1 Apr 2022 08:13:21 +0000 (01:13 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 11 May 2022 19:19:06 +0000 (15:19 -0400)
commit5c3f93b0ca67eb8b70ef7212f817545f02dd7431
treef51f8fb0e20d3276f69e074f639fe218c24c634b
parent188f33a094ca25e689750334e314a403ec3fdb5d
ext4: remove unnecessary type castings

remove unnecessary void* type castings.

Signed-off-by: Yu Zhe <yuzhe@nfschina.com>
Link: https://lore.kernel.org/r/20220401081321.73735-1-yuzhe@nfschina.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/dir.c
fs/ext4/fast_commit.c
fs/ext4/inline.c
fs/ext4/mballoc.c
fs/ext4/mmp.c
fs/ext4/namei.c
fs/ext4/super.c