svn commit: r298244 - head/sbin/dumpon
Pedro Giffuni
pfg at FreeBSD.org
Tue Apr 19 04:58:09 UTC 2016
On 04/18/16 23:28, Marcelo Araujo wrote:
> Author: araujo
> Date: Tue Apr 19 04:28:25 2016
> New Revision: 298244
> URL: https://svnweb.freebsd.org/changeset/base/298244
>
> Log:
> Use nitems() instead of sizeof(name) / sizeof(*name).
>
> MFC after: 2 weeks.
>
FWIW, while I see why it makes sense to make these cosmetic
changes, it's probably too much to MFC them.
At least I have no plans to merge the ones I've made since
they are non-functional.
Pedro.
More information about the svn-src-head
mailing list