On Mon, 12 Feb 2024 15:45:13 +0100 David Marchand <david.march...@redhat.com> wrote:
> Edits I did: > - fixed crypto/armv8 (compilation broken because of typo), > - fixed one missed use of PMD in crypto/caam_jr, > - fixed net/nfb build (thanks to Thomas for reporting), > - preferred per level macros instead of CAAM_JR_LOG, like in the rest > of the crypto/caam_jr driver, > - dropped more unrelated changes on \n in crypto/dpaa*, > - I also reorganised the commits, fixed (well dropped) wrong commit > title, typos, tried to use more consistent wording, > > Great thanks.