summaryrefslogtreecommitdiffstats
path: root/src/include/usr/diag
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2013-07-24 13:38:31 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-08-08 10:16:31 -0500
commit1dc1f082f84ddc7c39d1cf652829da7889ee531d (patch)
treef952f0b7bdc7757282527932a0c62d966ad325a2 /src/include/usr/diag
parent2a71413f96bfbb34539686bf7a4e47df6319ff7c (diff)
downloadtalos-hostboot-1dc1f082f84ddc7c39d1cf652829da7889ee531d.tar.gz
talos-hostboot-1dc1f082f84ddc7c39d1cf652829da7889ee531d.zip
PRD: RasServices refactoring part 1
Rename *_ras_services.* to *RasServices.* Created Hostboot/FSP specific files. Change-Id: I0b0063f0bcb0470af87bf343fc59f1c21cc5e1f0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5553 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5727
Diffstat (limited to 'src/include/usr/diag')
-rwxr-xr-xsrc/include/usr/diag/prdf/common/prdf_service_codes.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/diag/prdf/common/prdf_service_codes.H b/src/include/usr/diag/prdf/common/prdf_service_codes.H
index b6043be10..95dc720a5 100755
--- a/src/include/usr/diag/prdf/common/prdf_service_codes.H
+++ b/src/include/usr/diag/prdf/common/prdf_service_codes.H
@@ -68,7 +68,7 @@ enum ModuleId
// The tags need to be in a .C file - the tools won't pick up if in a .H file.
// In theory the tags should be right in with the code that generates the
// Reason Code. For prdf this is not possible in most instances.
-// prdf_ras_services.C is the default place holder for the Service tags.
+// prdfRasServices.C is the default place holder for the Service tags.
// So the Service tags should be either added to a prdf .C file for a unique
// instance, or in ras services.
/******************************************************************************/
OpenPOWER on IntegriCloud