From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: linux-s390@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH -next] s390: remove unused including <linux/version.h>
Date: Fri, 01 Feb 2019 11:53:00 +0000 [thread overview]
Message-ID: <20190201115300.GD3770@osiris> (raw)
In-Reply-To: <20190201020252.127647-1-yuehaibing@huawei.com>
On Fri, Feb 01, 2019 at 02:02:52AM +0000, YueHaibing wrote:
> Remove including <linux/version.h> that don't need it.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
> arch/s390/kernel/setup.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/s390/kernel/setup.c b/arch/s390/kernel/setup.c
> index 3b416599f6ca..5e707eaa0b31 100644
> --- a/arch/s390/kernel/setup.c
> +++ b/arch/s390/kernel/setup.c
> @@ -49,7 +49,6 @@
> #include <linux/memory.h>
> #include <linux/compat.h>
> #include <linux/start_kernel.h>
> -#include <linux/version.h>
Applied, thanks.
prev parent reply other threads:[~2019-02-01 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-01 1:49 [PATCH -next] s390: remove unused including <linux/version.h> YueHaibing
2019-02-01 11:53 ` Heiko Carstens [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=20190201115300.GD3770@osiris \
--to=heiko.carstens@de.ibm.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.