summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2018-07-09 14:03:57 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-07-13 12:15:59 -0400
commit613fa4b3a5c5acbd3b868289a843e014bf4ab129 (patch)
tree305530ad4fef4fc1cb82a697defe0b79c4d5407c /src/import/chips
parentae718b725e8c4b261f7e5783b2401fb589411edc (diff)
downloadtalos-hostboot-613fa4b3a5c5acbd3b868289a843e014bf4ab129.tar.gz
talos-hostboot-613fa4b3a5c5acbd3b868289a843e014bf4ab129.zip
p9_mss_eff_grouping -- comment, whitespace only updates
feedback from 61483 Change-Id: Id95efc43da73192502d984f2178763dd08b2e590 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62047 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62066 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_mss_eff_grouping.C2
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_mss_eff_grouping_errors.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_mss_eff_grouping.C b/src/import/chips/p9/procedures/hwp/nest/p9_mss_eff_grouping.C
index 3618553af..2552568a0 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_mss_eff_grouping.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_mss_eff_grouping.C
@@ -2609,7 +2609,7 @@ void getAttachedDimms(
/// @brief Utility function to generate base return code for ungrouped port
/// error reporting
///
-/// @param[in[ i_maxRegionSize Maximum group/region size
+/// @param[in] i_maxRegionSize Maximum group/region size
///
/// @return MSS_EFF_GROUPING_UNABLE_TO_GROUP
///
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_mss_eff_grouping_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_mss_eff_grouping_errors.xml
index 4645d184d..691d4b2b4 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_mss_eff_grouping_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_mss_eff_grouping_errors.xml
@@ -62,9 +62,9 @@
<description>
p9_mss_eff_grouping is unable to group at least one
MCA/DMI port on this chip, based on the specified
- memory interleaving and mirroring rules.
+ memory interleaving and mirroring rules.
This is a memory plugging error.
- Refer to memory plugging rules.
+ Refer to memory plugging rules.
</description>
<ffdc>MAX_REGION_SIZE</ffdc>
<callout>
OpenPOWER on IntegriCloud