[PATCH] [v3] arm64/io: add constant-argument check

Arnd Bergmann arnd at arndb.de
Wed Jun 5 04:12:15 PDT 2024


On Wed, Jun 5, 2024, at 13:10, Will Deacon wrote:
> On Wed, Jun 05, 2024 at 10:15:38AM +0100, Mark Rutland wrote:

>> > +#define __iowrite32_copy(to, from, count) __iowrite32_copy(to, from, count)
>> 
>> Normally we'd make this:
>> 
>> #define __iowrite32_copy __iowrite32_copy
>> 
>
> I can fold these two changes in.

Sounds good, thanks!

    Arnd



More information about the linux-arm-kernel mailing list