From 0856a71d63c0d98df4b2b6c8f0d30897a7fd1e4a Mon Sep 17 00:00:00 2001 From: Corey Swenson Date: Mon, 19 Aug 2019 22:47:30 -0500 Subject: Fix NVDIMM update error log comments First line of error log comment must include /*@ or error log will not be documented. Also fixed in other HB files. Change-Id: Ifa5eba6d6abd7f8565a4cc8d62a25a2b833725f2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82497 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E Bofferding Reviewed-by: Matt Derksen Reviewed-by: Daniel M Crowell --- src/usr/secureboot/trusted/base/trustedboot_base.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/secureboot/trusted/base') diff --git a/src/usr/secureboot/trusted/base/trustedboot_base.C b/src/usr/secureboot/trusted/base/trustedboot_base.C index 2e5182d2f..75ea8fecb 100644 --- a/src/usr/secureboot/trusted/base/trustedboot_base.C +++ b/src/usr/secureboot/trusted/base/trustedboot_base.C @@ -1165,7 +1165,7 @@ errlHndl_t expandTpmLog(TpmTarget* i_target) int l_rc = msg_sendrecv(systemData.msgQ, l_msg->iv_msg); if(l_rc) { - /** + /*@ * @errortype ERRL_SEV_UNRECOVERABLE * @moduleid MOD_EXPAND_TPM_LOG * @reasoncode RC_SENDRECV_FAIL -- cgit v1.2.3