]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
lib: Fix non-ANSI function declarations
authorEric Sandeen <sandeen@redhat.com>
Mon, 10 Mar 2025 18:29:05 +0000 (13:29 -0500)
committerZorro Lang <zlang@kernel.org>
Tue, 11 Mar 2025 20:02:50 +0000 (04:02 +0800)
commitc9c56ff4de40cc5e72480456e324b7ca01b89588
tree388deea4f7932b804fe628a2c97aa79027eaff96
parent6555679edfa16a66f0693164f036c0869c58b2c1
lib: Fix non-ANSI function declarations

lib/ was full of non-ANSI function declarations, fix them to make
sparse happier.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
lib/dataascii.c
lib/databin.c
lib/datapid.c
lib/file_lock.c
lib/forker.c
lib/pattern.c
lib/random_range.c
lib/str_to_bytes.c
lib/tlibio.c
lib/write_log.c