On Sun, Mar 07, 2021 at 05:54:24PM +0100, Ard Biesheuvel wrote: > Drop the local definition of a byte swapping macro and use the common > one instead. > > Signed-off-by: Ard Biesheuvel <a...@kernel.org> > Reviewed-by: Nicolas Pitre <n...@fluxnic.net> > Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> > Reviewed-by: Linus Walleij <linus.wall...@linaro.org>
Reviewed-by: Eric Biggers <ebigg...@google.com> Although shouldn't the commit title say "rev_l" instead of "rev_32"? - Eric