]> www.infradead.org Git - users/dwmw2/linux.git/commit
cifs: remove unnecessary type castings
authorYu Zhe <yuzhe@nfschina.com>
Thu, 30 Jun 2022 09:30:27 +0000 (17:30 +0800)
committerSteve French <stfrench@microsoft.com>
Mon, 1 Aug 2022 06:34:44 +0000 (01:34 -0500)
commit0f46608ae7a138ae5982f97414e8cfc38a2e0f7e
tree1e8299ffc007c005dfe8ee8512d542002129fbd8
parent4da2cd0517e08c2a996b5f3e8914bdda0286d911
cifs: remove unnecessary type castings

remove unnecessary void* type castings.

Signed-off-by: Yu Zhe <yuzhe@nfschina.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c
fs/cifs/inode.c
fs/cifs/netmisc.c
fs/cifs/smb2misc.c
fs/cifs/smb2pdu.c