svn commit: r298244 - head/sbin/dumpon
Steven Hartland
steven.hartland at multiplay.co.uk
Tue Apr 19 06:54:11 UTC 2016
On 19/04/2016 06:01, Marcelo Araujo wrote:
>
>
> 2016-04-19 12:58 GMT+08:00 Pedro Giffuni <pfg at freebsd.org
> <mailto:pfg at freebsd.org>>:
>
>
>
> 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.
>
>
> I was thinking to MFC it at once(less work)! As now I'm
> checking/committing one by one.
>
Also not MFC'ing is likely to make it much harder to MFC other
functional changes in the same area, so if they are easy then I'd say do
it :)
Regards
Steve
More information about the svn-src-all
mailing list