On 5/19/26 09:22, James Hilliard wrote:
crypto->shared_mode = mode;
}
+static inline uint32_t octeon_crc_reflect32_by_byte(uint32_t v)
Missing newline. There are several other instances in this file. Otherwise, Reviewed-by: Richard Henderson <[email protected]>Ideally, patch 37 would be split so that we see the decode and such that use these helpers. And so that patch 37 isn't 548 lines.
r~
