]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: don't use 0 as pointer
authorEric Sandeen <sandeen@redhat.com>
Tue, 9 Oct 2018 16:49:47 +0000 (11:49 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 9 Oct 2018 16:49:47 +0000 (11:49 -0500)
commit3dd2705a126dd342b393a1ab636c9cf3db2432d7
treec27a42f31b315ee81eee7eb62f66651520d52dc1
parent33dc45c663d7fb356dac8228a09e913f7710ad08
xfsprogs: don't use 0 as pointer

Use NULL as appropriate.

Fixes sparse warnings about this.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/dir2sf.c
fsr/xfs_fsr.c
libxfs/libxfs_priv.h
libxfs/rdwr.c
mkfs/proto.c
scrub/fscounters.c
scrub/inodes.c