Hi Greg,

Sorry for the noise. I missed the macro expansion via token pasting during my check.

Thanks for the clarification,
André

Em ter., 1 de set. de 2026 às 06:51, Greg KH <gregkh@linuxfoundation.org> escreveu:
On Wed, Aug 12, 2026 at 03:38:32PM -0300, André Moreira wrote:
> The gb_loopback_attr macro is no longer used in the Greybus
> loopback driver. Remove the unused macro to avoid keeping dead
> code in the driver.
>
> Signed-off-by: André Moreira <andrem.33333@gmail.com>
> ---
>  drivers/staging/greybus/loopback.c | 26 --------------------------
>  1 file changed, 26 deletions(-)

Please see the mailing list archives for why this same patch has been
rejected in the past.

thanks,

greg k-h