From: Muhammad Usama Anjum <usama.anjum@collabora.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>,
William Hubbs <w.d.hubbs@gmail.com>,
Chris Brannon <chris@the-brannons.com>,
Kirk Reiser <kirk@reisers.ca>,
kernel@collabora.com, kernel-janitors@vger.kernel.org,
speakup@linux-speakup.org, linux-kernel@vger.kernel.org
Cc: Muhammad Usama Anjum <usama.anjum@collabora.com>
Subject: Re: [PATCH] accessibility: speakup: remove linux/version.h
Date: Wed, 28 Jun 2023 15:11:07 +0500 [thread overview]
Message-ID: <ab74f8a3-03a5-723e-7fa7-fa09f5bb5170@collabora.com> (raw)
In-Reply-To: <20230616145028.7rzrbqfj7wmoenj6@begin>
On 6/16/23 7:50 PM, Samuel Thibault wrote:
> Muhammad Usama Anjum, le ven. 16 juin 2023 17:53:12 +0500, a ecrit:
>> Soft reminder.
>
> It somehow hadn't appeared in my inbox.
This patch hasn't been accepted yet.
>
>> On 3/3/23 5:51 PM, Muhammad Usama Anjum wrote:
>>> make versioncheck reports the following:
>>> ./drivers/accessibility/speakup/genmap.c: 13 linux/version.h not needed.
>>> ./drivers/accessibility/speakup/makemapdata.c: 13 linux/version.h not needed.
>>>
>>> So remove linux/version.h from both of these files.
>>>
>>> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
>
> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
>
> Thanks!
>
>>> ---
>>> drivers/accessibility/speakup/genmap.c | 1 -
>>> drivers/accessibility/speakup/makemapdata.c | 1 -
>>> 2 files changed, 2 deletions(-)
>>>
>>> diff --git a/drivers/accessibility/speakup/genmap.c b/drivers/accessibility/speakup/genmap.c
>>> index 0125000e00d9..0882bab10fb8 100644
>>> --- a/drivers/accessibility/speakup/genmap.c
>>> +++ b/drivers/accessibility/speakup/genmap.c
>>> @@ -10,7 +10,6 @@
>>> #include <stdio.h>
>>> #include <libgen.h>
>>> #include <string.h>
>>> -#include <linux/version.h>
>>> #include <ctype.h>
>>> #include "utils.h"
>>>
>>> diff --git a/drivers/accessibility/speakup/makemapdata.c b/drivers/accessibility/speakup/makemapdata.c
>>> index d7d41bb9b05f..55e4ef8a93dc 100644
>>> --- a/drivers/accessibility/speakup/makemapdata.c
>>> +++ b/drivers/accessibility/speakup/makemapdata.c
>>> @@ -10,7 +10,6 @@
>>> #include <stdio.h>
>>> #include <libgen.h>
>>> #include <string.h>
>>> -#include <linux/version.h>
>>> #include <ctype.h>
>>> #include "utils.h"
>>>
>>
>> --
>> BR,
>> Muhammad Usama Anjum
>>
>
--
BR,
Muhammad Usama Anjum
prev parent reply other threads:[~2023-06-28 10:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-03 12:51 Muhammad Usama Anjum
2023-03-03 13:22 ` Samuel Thibault
2023-06-16 12:53 ` Muhammad Usama Anjum
2023-06-16 14:50 ` Samuel Thibault
2023-06-28 10:11 ` Muhammad Usama Anjum [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ab74f8a3-03a5-723e-7fa7-fa09f5bb5170@collabora.com \
--to=usama.anjum@collabora.com \
--cc=chris@the-brannons.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kernel@collabora.com \
--cc=kirk@reisers.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=samuel.thibault@ens-lyon.org \
--cc=speakup@linux-speakup.org \
--cc=w.d.hubbs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome