Re: [PATCH v4 2/4] vdso/math64: Add and use __iter_div64_u64_rem()
From: Thomas Gleixner
Date: Sat Sep 05 2026 - 16:52:20 EST
On Wed, Sep 02 2026 at 11:37, Zhan Xusheng wrote:
>
> +static __always_inline u32
> +__iter_div64_u64_rem(u64 dividend, u64 divisor, u64 *remainder)
What's this line break for?
That's unreadable gunk. You have 100 characters.