[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1194401432257377@web12h.yandex.ru>
Date: Fri, 22 May 2015 04:16:17 +0300
From: Evgeniy Polyakov <zbr@...emap.net>
To: Masanari Iida <standby24x7@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"trivial@...nel.org" <trivial@...nel.org>
Subject: Re: [PATCH] w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c
Hi
21.05.2015, 16:41, "Masanari Iida" <standby24x7@...il.com>:
> This patch fix spelling typo in matrox_w1.c
>
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
Looks good to me, please pull it into the tree
Acked-by: Evgeniy Polyakov <zbr@...emap.net>
> ---
> drivers/w1/masters/matrox_w1.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/w1/masters/matrox_w1.c b/drivers/w1/masters/matrox_w1.c
> index d8667b0..eaac8eb 100644
> --- a/drivers/w1/masters/matrox_w1.c
> +++ b/drivers/w1/masters/matrox_w1.c
> @@ -40,7 +40,7 @@
>
> MODULE_LICENSE("GPL");
> MODULE_AUTHOR("Evgeniy Polyakov <zbr@...emap.net>");
> -MODULE_DESCRIPTION("Driver for transport(Dallas 1-wire prtocol) over VGA DDC(matrox gpio).");
> +MODULE_DESCRIPTION("Driver for transport(Dallas 1-wire protocol) over VGA DDC(matrox gpio).");
>
> static struct pci_device_id matrox_w1_tbl[] = {
> { PCI_DEVICE(PCI_VENDOR_ID_MATROX, PCI_DEVICE_ID_MATROX_G400) },
> --
> 2.4.0.53.g8440f74
--
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