On Fri, Nov 07, 2025 at 04:08:55PM -0800, Andrew Morton wrote:
> 
>       void *addr2 = addr + c.dest_alignment;
>       if (addr2 < addr)
>               ...
>
Hi Andrew,
i have tried this and clang is raising no warning.
I will send v2 patch with this changes.

Thanks
-- Ankit

Reply via email to