On December 19, 2022 7:50:47 PM PST, Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: >On Mon, Dec 19, 2022 at 06:03:04PM +0100, Jason A. Donenfeld wrote: >> >> Is there a patch at the end of the series that adds it back in to use u128? > >Could we do some ifdef trickery to reduce the amount of code churn >please? Changing everything away from u128 and then back to it seems >silly. > >Thanks, Seems like "merging common code snippets" is something we at least used to do with single patches...