ACK: [PATCH] klog.json: fix grammar mistakes

Colin Ian King colin.king at canonical.com
Wed Nov 11 09:12:22 UTC 2020


On 11/11/2020 05:02, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  data/klog.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/data/klog.json b/data/klog.json
> index 14285f9c..44c8f655 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -5961,7 +5961,7 @@
>     "compare_mode": "regex",
>     "log_level": "LOG_LEVEL_HIGH",
>     "pattern": "ACPI Error.*Namespace lookup failure, AE_NOT_FOUND",
> -   "advice": "The kernel has detected an error trying to execute an Method and it cannot find an object. This is indicates a bug in the DSDT or SSDT AML code.",
> +   "advice": "The kernel has detected an error trying to execute a method and it cannot find an object. This indicates a bug in the DSDT or SSDT AML code.",
>     "label": "KlogAcpiNamespaceLookupFailure"
>    },
>    {
> 
Good catch. Thanks Alex.

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list