]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297791:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 24 Apr 2016 03:11:52 +0000 (03:11 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 24 Apr 2016 03:11:52 +0000 (03:11 +0000)
commit62de1244845227f904725678c34dd8569b710084
tree618ba03f619fd3ffda345dfbc6c2358cda2ee04a
parent107a1b541dd060f49db044e52ff30f98e8db6eff
MFC r297791:
UFS: replace 0 with NULL for pointers.

While here also do late initialization of the variables we are
changing.

Found with devel/coccinelle.

Reviewed by: mckusick

git-svn-id: svn://svn.freebsd.org/base/stable/10@298527 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ufs/ffs/ffs_alloc.c
sys/ufs/ffs/ffs_snapshot.c
sys/ufs/ffs/ffs_softdep.c
sys/ufs/ufs/ufs_lookup.c