Date: Wed, 15 Jan 2020 19:35:07 -0800 From: Conrad Meyer <cem@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r356755 - in head/sys: net netinet netinet6 netpfil/ipfw/nat64 sys Message-ID: <CAG6CVpVgRVj-Da3vwumDYG8aTwBqxK5vYWc3xBkBA_EP3SnTgg@mail.gmail.com> In-Reply-To: <CANCZdfr=vEJB=7pf7zwrv2BCaxEAbTpp6o8mRjZSSmdZLrzO0Q@mail.gmail.com> References: <202001150605.00F65Kc8011526@repo.freebsd.org> <alpine.BSF.2.21.9999.2001150944330.1198@desktop> <CANCZdfr=vEJB=7pf7zwrv2BCaxEAbTpp6o8mRjZSSmdZLrzO0Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 15, 2020 at 12:36 PM Warner Losh <imp@bsdimp.com> wrote: > Everywhere else in the system, it's fnp, argp for ordering the args... You'd be hard pressed to find exceptions to this rule. Since this is a new interface, we should fix it now while we still can :) qsort_r() is one exception (and that ordering is a mistake in many ways). +1 to Gleb's proposed new world order.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpVgRVj-Da3vwumDYG8aTwBqxK5vYWc3xBkBA_EP3SnTgg>