[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.1906010018310.1962@cbobk.fhfr.pm>
Date: Sat, 1 Jun 2019 00:19:11 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Sasha Levin <sashal@...nel.org>
cc: benjamin.tissoires@...hat.com, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org,
Joseph Salisbury <Joseph.Salisbury@...rosoft.com>
Subject: Re: [PATCH] drivers: hid: Add a module description line to the
hid_hyperv driver
On Thu, 30 May 2019, Sasha Levin wrote:
> From: Joseph Salisbury <Joseph.Salisbury@...rosoft.com>
>
> This patch only adds a MODULE_DESCRIPTION statement to the driver.
> This change is only cosmetic, so there should be no runtime impact.
>
> Signed-off-by: Joseph Salisbury <joseph.salisbury@...rosoft.com>
> Reviewed-by: Michael Kelley <mikelley@...rosoft.com>
> Signed-off-by: Sasha Levin <sashal@...nel.org>
> ---
> drivers/hid/hid-hyperv.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/hid/hid-hyperv.c b/drivers/hid/hid-hyperv.c
> index 704049e62d58a..d3311d714d359 100644
> --- a/drivers/hid/hid-hyperv.c
> +++ b/drivers/hid/hid-hyperv.c
> @@ -614,5 +614,7 @@ static void __exit mousevsc_exit(void)
> }
>
> MODULE_LICENSE("GPL");
> +MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic HID Driver");
> +
Is there a reason why you didn't CC Joseph on this submission?
CCing Joseph and applying. Thanks,
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists