cifs: remove unnecessary (void*) conversions.
authorYu Zhe <yuzhe@nfschina.com>
Tue, 14 Jun 2022 08:54:49 +0000 (01:54 -0700)
committerSteve French <stfrench@microsoft.com>
Mon, 1 Aug 2022 06:34:44 +0000 (01:34 -0500)
commit0827f71b881c9d679df4cb33936cbe8bcaa77321
tree208379b8acdb52eb20b954c5fb7d670337876c27
parent0f46608ae7a138ae5982f97414e8cfc38a2e0f7e
cifs: remove unnecessary (void*) conversions.

One more.

remove unnecessary void* type castings.

Signed-off-by: Yu Zhe <yuzhe@nfschina.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c