svn commit: r298075 - in head/sys: net netgraph netgraph/atm/ccatm netinet6 netipsec

Pedro Giffuni pfg at FreeBSD.org
Fri Apr 15 17:35:02 UTC 2016



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.


More information about the svn-src-head mailing list