OSDN Git Service

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)
commitc30365b90ab26fa991751119cde047312d370cab
treef51f8fb0e20d3276f69e074f639fe218c24c634b
parentf4534c9fc94d22383f187b9409abb3f9df2e3db3
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