This patch series resolves compilation warning observed with GCC 12, in common/cpt and crypto/cnxk.
--- v2: - Add Bugzilla ID in patch 1. - Remove empty line between Fixes: and Cc:. Ankur Dwivedi (2): common/cpt: fix compilation with GCC 12 crypto/cnxk: fix compilation with GCC 12 drivers/common/cpt/cpt_mcode_defines.h | 2 +- drivers/common/cpt/cpt_ucode.h | 21 ++++++++++----------- drivers/crypto/cnxk/cnxk_se.h | 20 ++++++++++---------- 3 files changed, 21 insertions(+), 22 deletions(-) -- 2.28.0