]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47e861637f17161acd47644bd0672bc157728046
tree208379b8acdb52eb20b954c5fb7d670337876c27
parent42a5e5129f38da91ba637b566548dafe8585df93
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