[Skiboot] [PATCH 1/3] libstb/trustedboot: Use inclusive language, replace the word 'whitelist'

Philippe Mathieu-Daudé philmd at redhat.com
Wed Feb 3 02:14:32 AEDT 2021


Follow the inclusive terminology from the "Conscious Language in
your Open Source Projects" guidelines [*] and replace the word
"whitelist" appropriately.

[*] https://github.com/conscious-lang/conscious-lang-docs/blob/main/faq.md

Signed-off-by: Philippe Mathieu-Daudé <philmd at redhat.com>
---
 libstb/trustedboot.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstb/trustedboot.c b/libstb/trustedboot.c
index 9b7d7ac4..1be2f07e 100644
--- a/libstb/trustedboot.c
+++ b/libstb/trustedboot.c
@@ -27,7 +27,7 @@ static bool boot_services_exited = false;
  * the boot security, and the event log to inspect what measurements were
  * extended to the PCRs.
  *
- * The whitelist below should map every skiboot event (or resource) to a PCR
+ * The list below should map every skiboot event (or resource) to a PCR
  * following the TCG PC Client Platform Firmware Profile specification,
  * Family 2.0, Level 00, Revision 1.03 v51.
  *
-- 
2.26.2



More information about the Skiboot mailing list