Re: [RFC PATCH v2 3/4] percpu: Repurpose __percpu tag as a named address space qualifier

From: Nadav Amit
Date: Mon Aug 12 2024 - 15:13:00 EST




> On 12 Aug 2024, at 14:57, Uros Bizjak <ubizjak@xxxxxxxxx> wrote:
>
> +#define per_cpu_qual /* nothing */

I wouldn't do that (the “/* nothing */“ part). It might cause a mess
unnecessarily is used with a comment.