summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
authorRick Ward <rward15@us.ibm.com>2018-07-06 10:58:47 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-14 10:20:29 -0600
commit2d410b67952a0a4e0f09fc8e25a746edf3b0cbb1 (patch)
treeb5880c033921a442dadf76852a711b785f6d075c /src/include/usr
parent37132b70227cde9f5896268a264b13e74703cf3d (diff)
downloadtalos-hostboot-2d410b67952a0a4e0f09fc8e25a746edf3b0cbb1.tar.gz
talos-hostboot-2d410b67952a0a4e0f09fc8e25a746edf3b0cbb1.zip
Cleanup minor code review nits from SW433868.
Change-Id: I595fdcecaa08830514dacd81255bc0e9af222b40 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61964 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/sbeio/sbe_psudd.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/sbeio/sbe_psudd.H b/src/include/usr/sbeio/sbe_psudd.H
index 03b07951c..8c56b2a8d 100644
--- a/src/include/usr/sbeio/sbe_psudd.H
+++ b/src/include/usr/sbeio/sbe_psudd.H
@@ -649,7 +649,7 @@ class SbePsu
* function will record the error state so it can be reported later.
*
*
- * @param[in] i_plid Program log id for the error
+ * @param[in] i_plid Platform log id for the error
* @param[in] i_target Proc target for PSU Request that caused an error
*/
void saveEarlyError(uint32_t i_plid,TARGETING::TargetHandle_t i_target);
OpenPOWER on IntegriCloud