[PATCH 9/9] acpi: acpitables: fix typo managment ==> management

IvanHu ivan.hu at canonical.com
Fri Sep 28 04:53:36 UTC 2012


On 09/23/2012 01:54 AM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   src/acpi/acpitables/acpitables.c |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/acpi/acpitables/acpitables.c b/src/acpi/acpitables/acpitables.c
> index d797672..73c06a9 100644
> --- a/src/acpi/acpitables/acpitables.c
> +++ b/src/acpi/acpitables/acpitables.c
> @@ -138,7 +138,7 @@ static void acpi_table_check_fadt(fwts_framework *fw, fwts_acpi_table_info *tabl
>   					"S4BIOS_REQ, PSTATE_CNT and CST_CNT are defined which means SMI_CMD should be "
>   					"defined otherwise SMI commands cannot be sent.");
>   			fwts_advice(fw, "The configuration seems to suggest that SMI command should be defined to "
> -					"allow the kernel to trigger system managment interrupts via the SMD_CMD port. "
> +					"allow the kernel to trigger system management interrupts via the SMD_CMD port. "
>   					"The fact that SMD_CMD is zero which is invalid means that SMIs are not possible "
>   					"through the normal ACPI mechanisms. This means some firmware based machine "
>   					"specific functions will not work.");
>

Acked-by: Ivan Hu <ivan.hu at canonical.com>




More information about the fwts-devel mailing list