[PATCH] replace inaccurate and offsensive language

Colin King colin.king at canonical.com
Mon Jul 6 08:42:55 UTC 2020


From: Colin Ian King <colin.king at canonical.com>

Make changes in accordance to the following recommendation:
https://tools.ietf.org/id/draft-knodel-terminology-01.html

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 data/klog.json   | 2 +-
 debian/changelog | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/klog.json b/data/klog.json
index 8ac66269..6a44aed9 100644
--- a/data/klog.json
+++ b/data/klog.json
@@ -1616,7 +1616,7 @@ atform Communications Channel Table (PCCT) and find the PCC subspace communicati
    "compare_mode": "string",
    "log_level": "LOG_LEVEL_LOW",
    "pattern": "acpi=force override",
-   "advice": "The kernel has been forced to enabled ACPI. This is sometimes required because ACPI support has been disabled because the firmware is too old or was blacklisted because it has known ACPI issues.",
+   "advice": "The kernel has been forced to enabled ACPI. This is sometimes required because ACPI support has been disabled because the firmware is too old or was blocklisted because it has known ACPI issues.",
    "label": "KlogAcpiForceOverride"
   },
   {
diff --git a/debian/changelog b/debian/changelog
index adad4206..f108069c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3590,7 +3590,7 @@ fwts (0.26.02-1) raring; urgency=low
   * data: klog.json: Add support for the ACPI device power handler
   * data: klog.json: Add support for the ACPI PCI root handler
   * data: klog.json: Add support for the ACPI initialisation error messages
-  * data: klog.json: Add support for the ACPI blacklisting messages
+  * data: klog.json: Add support for the ACPI blocklisting messages
   * data: klog.json: Add support for the ACPI osl messages
   * data: klog.json: Add support for the ACPI memory hotplug messages
   * data: klog.json: Add support for the ACPI glue code
-- 
2.27.0




More information about the fwts-devel mailing list