Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2016 12:34:51 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r298075 - in head/sys: net netgraph netgraph/atm/ccatm netinet6 netipsec
Message-ID:  <5711263B.1060204@FreeBSD.org>
In-Reply-To: <201604151730.u3FHUXwl015401@repo.freebsd.org>
References:  <201604151730.u3FHUXwl015401@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 04/15/16 12:30, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Fri Apr 15 17:30:33 2016
> New Revision: 298075
> URL: https://svnweb.freebsd.org/changeset/base/298075
>
> Log:
>    sys/net* : for pointers replace 0 with NULL.
>
>    Mostly cosmetical, no functional change.
>
>    Found with devel/coccinelle.
>

And with this I am done with the 0 --> NULL pointer replacements
in sys/.

Time to look at other possible code-churning scripts ;).

Pedro.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5711263B.1060204>