From 1dc1f082f84ddc7c39d1cf652829da7889ee531d Mon Sep 17 00:00:00 2001 From: Zane Shelley Date: Wed, 24 Jul 2013 13:38:31 -0500 Subject: 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 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5727 --- src/include/usr/diag/prdf/common/prdf_service_codes.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/usr/diag') 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. /******************************************************************************/ -- cgit v1.2.1