Re: [PATCH] treewide: Remove stringification from __alias macro definition

From: Miguel Ojeda
Date: Fri Oct 30 2020 - 05:24:34 EST


On Fri, Oct 30, 2020 at 4:07 AM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> Like the old __section macro, the __alias macro uses macro # stringification
> to create quotes around the symbol name used in the __attribute__.

Hmm... isn't this V2? It seems none of the Acks/Reviews were picked
up, did something major change?

Cheers,
Miguel