[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1947712.Ql71BLcWVm@vostro.rjw.lan>
Date: Mon, 30 Mar 2015 02:17:42 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Masanari Iida <standby24x7@...il.com>
Cc: lenb@...nel.org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, aaron.lu@...el.com
Subject: Re: [PATCH] ACPI/PMIC: Fix typo in MODULE_DESCRIPTION in intel_pmic_crc.c
On Wednesday, March 25, 2015 11:13:08 PM Masanari Iida wrote:
> This patch fix a spelling typo in MODULE_DESCRIPTION within intel_pmic_crc.c
>
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
Queued up for 4.1, thanks!
> ---
> drivers/acpi/pmic/intel_pmic_crc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/acpi/pmic/intel_pmic_crc.c b/drivers/acpi/pmic/intel_pmic_crc.c
> index ef7d8ff..42df46a 100644
> --- a/drivers/acpi/pmic/intel_pmic_crc.c
> +++ b/drivers/acpi/pmic/intel_pmic_crc.c
> @@ -207,5 +207,5 @@ static int __init intel_crc_pmic_opregion_driver_init(void)
> }
> module_init(intel_crc_pmic_opregion_driver_init);
>
> -MODULE_DESCRIPTION("CrystalCove ACPI opration region driver");
> +MODULE_DESCRIPTION("CrystalCove ACPI operation region driver");
> MODULE_LICENSE("GPL");
>
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists