Loading
crypto: iaa - remove unneeded semicolon
mainline inclusion from mainline-v6.8-rc1 commit 38f56101b8733b6d334c836c119c79d49b958a3f category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9TA1S CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=38f56101b8733b6d334c836c119c79d49b958a3f -------------------------------- No functional modification involved. ./drivers/crypto/intel/iaa/iaa_crypto_main.c:979:2-3: Unneeded semicolon. Intel-SIG: commit 38f56101b873 crypto: iaa - remove unneeded semicolon. Backporting patches for Intel IAA crypto driver on Intel Xeon platform. Reported-by:Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7772 Signed-off-by:
Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Acked-by:
Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
Xiaochen Shen <xiaochen.shen@intel.com>