Re: [RFC][PATCH] tree-wide: Remove __inline__ and __inline usage
From: Miguel Ojeda
Date: Tue Nov 06 2018 - 12:21:48 EST
On Tue, Nov 6, 2018 at 3:46 PM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> If you actually read what I wrote:
You got me, I did read very quickly :)
> Dunno, but that is a far more difficult patch. The proposed one is an
> obvious identify.
I would say they are orthogonal, even if both would solve the problem.
I also wondered why we have the funny __inline[__] stuff around while
doing the compiler attributes series, so I thought bringing it up.
Cheers,
Miguel