Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2015 08:07:54 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>
Subject:   Re: svn commit: r276993 - head/sys/net80211
Message-ID:  <CAJ-Vmo=ZxJOwG%2BHBeOK0TEMUULCSdNomimenJ6Q_wvsmj6L94g@mail.gmail.com>
In-Reply-To: <20150112150504.GP15484@FreeBSD.org>
References:  <201501111843.t0BIhjrs078316@svn.freebsd.org> <20150112150504.GP15484@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12 January 2015 at 07:05, Gleb Smirnoff <glebius@freebsd.org> wrote:
> On Sun, Jan 11, 2015 at 06:43:45PM +0000, Adrian Chadd wrote:
> A> Author: adrian
> A> Date: Sun Jan 11 18:43:45 2015
> A> New Revision: 276993
> A> URL: https://svnweb.freebsd.org/changeset/base/276993
> A>
> A> Log:
> A>   Switch around the order of static inline to be in line with how it's
> A>   used elsewhere, and to keep gcc-4.7 happy.
> A>
> A>   This is a request from the DragonflyBSD project.
>
> I'd suggest to also do s/__inline/inline/ in such sweeps due to "inline"
> being a C99 keyword, while __inline is a GNU-ism from pre-99 times.

Sure thing.

(I don't /think/ anyone tries compiling net80211 on anything pre-C99.
Oh wait, crap, they do. Well, they can push me patches to create an
INLINE #define or something.)



-adrian

> --
> Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=ZxJOwG%2BHBeOK0TEMUULCSdNomimenJ6Q_wvsmj6L94g>