summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/attrsync.C
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2014-07-31 14:19:29 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-09-08 09:43:28 -0500
commit863f07b5d3f107bd9637912f9034b32d6a52a1f8 (patch)
treed8a85a91388b42588ecd129dc70f07b786ac40ff /src/usr/targeting/attrsync.C
parent82430140479f754d176808a5274d8e88fd0c5696 (diff)
downloadtalos-hostboot-863f07b5d3f107bd9637912f9034b32d6a52a1f8.tar.gz
talos-hostboot-863f07b5d3f107bd9637912f9034b32d6a52a1f8.zip
Tools for delivering SRC descriptions to PUBs
Change-Id: I1e909145a28c4cce750baee5d79f8f1672235ba9 RTC: 106255 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12841 Tested-by: Jenkins Server Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/attrsync.C')
-rw-r--r--src/usr/targeting/attrsync.C10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/usr/targeting/attrsync.C b/src/usr/targeting/attrsync.C
index dbefa328f..738285932 100644
--- a/src/usr/targeting/attrsync.C
+++ b/src/usr/targeting/attrsync.C
@@ -277,8 +277,8 @@ namespace TARGETING
* @reasoncode TARG_RC_ATTR_SYNC_TO_HB_FAIL
* @userdata1 return code
* @userdata2 section to sync
- * @devdesc The Attribute synchronization from FSP
- * failed.
+ * @devdesc The attribute synchronization from
+ * the FSP failed.
*/
l_errl = new ErrlEntry(ERRL_SEV_UNRECOVERABLE,
TARG_MOD_ATTR_SYNC,
@@ -363,7 +363,7 @@ namespace TARGETING
* @userdata1 return code from FSP attribute sync
* @userdata2 section ID of for section being sync'd
*
- * @devdesc The Attribute synchronization code on the
+ * @devdesc The attribute synchronization code on the
* FSP side was unable to complete the sync
* operation successfully.
*/
@@ -415,9 +415,9 @@ namespace TARGETING
* @reasoncode TARG_RC_ATTR_SYNC_REQUEST_TO_HB_FAIL
* @userdata1 return code from FSP
* @userdata2 section to sync
- * @devdesc The Attribute synchronization code on the
+ * @devdesc The attribute synchronization code on the
* FSP side was unable to fulfill the sync to
- * HB request.
+ * HostBoot request.
*/
l_err = new ErrlEntry(ERRL_SEV_UNRECOVERABLE,
TARG_MOD_ATTR_SYNC,
OpenPOWER on IntegriCloud