[PATCH 3/3] rcu: use rte macro instead of GCC attribute
Morten Brørup
mb at smartsharesystems.com
Wed Feb 28 10:29:11 CET 2024
> From: Tyler Retzlaff [mailto:roretzla at linux.microsoft.com]
> Sent: Wednesday, 28 February 2024 00.08
>
> Use existing __rte_pure macro from rte_common.h instead of directly
Typo: __rte_pure -> __rte_may_alias
The code is correct, only the description has the typo.
> using __attribute__((__may_alias__)).
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> ---
With the typo corrected,
For the series,
Reviewed-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list