> >This patch removes coverity defect CID 375828: > >Untrusted value as argument (TAINTED_SCALAR)
It lacks an explanation of the cause. > >Coverity issue: CID 375828 You should not write CID above. > > > >Fixes: ceb863938708 ("crypto/aesni_gcm: support all truncated digest sizes") > > > >Signed-off-by: Piotr Bronowski <piotrx.bronow...@intel.com> > > > >Cc: sta...@dpdk.org This Cc should be just below the "Fixes". > Acked-by: Ciara Power <ciara.po...@intel.com> Fixed formatting, writing a better title, and applied.