]> git.baikalelectronics.ru Git - kernel.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)
commit42a5e5129f38da91ba637b566548dafe8585df93
tree1e8299ffc007c005dfe8ee8512d542002129fbd8
parenta0b614054f81841ec8c36d2601c0930062d97c4f
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