]> git.ipfire.org Git - thirdparty/shadow.git/commit
Remove superfluous casts to 'void*'
authorAlejandro Colomar <alx@kernel.org>
Wed, 1 Feb 2023 12:50:48 +0000 (13:50 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 3 Feb 2023 04:03:26 +0000 (22:03 -0600)
commit1f6f1669cf693faf422b28bda396c4ed72fe44a9
treecfdc7c81c3fb653e76292514b1969a4aac944357
parent62172f6fb51519a8cf56e35e4ce2b76cc301a7fc
Remove superfluous casts to 'void*'

Every non-const pointer converts automatically to it.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/groupio.c
lib/pwio.c
lib/sgroupio.c
lib/shadowio.c
libmisc/log.c