[Skiboot] [PATCH 1/3] libstb/trustedboot: Use inclusive language, replace the word 'whitelist'
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Fri Feb 12 16:27:10 AEDT 2021
On 2/2/21 8:44 PM, Philippe Mathieu-Daudé wrote:
> 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
Thanks! Merged this series as of bb4530b1.
-Vasant
>
> 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.
> *
>
More information about the Skiboot
mailing list