From: haver <haver@linux.vnet.ibm.com>
To: zhong jiang <zhongjiang@huawei.com>
Cc: gregkh@linuxfoundation.org, gpiccoli@linux.vnet.ibm.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] misc: genwqe: remove duplicated include file
Date: Mon, 12 Nov 2018 12:29:02 +0100 [thread overview]
Message-ID: <2fccbaf463b4adabe06937840627d844@linux.vnet.ibm.com> (raw)
In-Reply-To: <1537420031-30405-1-git-send-email-zhongjiang@huawei.com>
On 2018-09-20 07:07, zhong jiang wrote:
> module.h has duplicated include. hence just remove
> redundant include file.
>
> Signed-off-by: zhong jiang <zhongjiang@huawei.com>
> ---
> drivers/misc/genwqe/card_base.c | 1 -
> drivers/misc/genwqe/card_ddcb.c | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/drivers/misc/genwqe/card_base.c
> b/drivers/misc/genwqe/card_base.c
> index c7cd367..d137d0fa 100644
> --- a/drivers/misc/genwqe/card_base.c
> +++ b/drivers/misc/genwqe/card_base.c
> @@ -24,7 +24,6 @@
> * controlled from here.
> */
>
> -#include <linux/module.h>
> #include <linux/types.h>
> #include <linux/pci.h>
> #include <linux/err.h>
> diff --git a/drivers/misc/genwqe/card_ddcb.c
> b/drivers/misc/genwqe/card_ddcb.c
> index 656449c..9a65bd9 100644
> --- a/drivers/misc/genwqe/card_ddcb.c
> +++ b/drivers/misc/genwqe/card_ddcb.c
> @@ -27,7 +27,6 @@
> */
>
> #include <linux/types.h>
> -#include <linux/module.h>
> #include <linux/sched.h>
> #include <linux/wait.h>
> #include <linux/pci.h>
Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
prev parent reply other threads:[~2018-11-12 13:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-20 5:07 [PATCH] misc: genwqe: remove duplicated include file zhong jiang
2018-11-12 11:29 ` haver [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=2fccbaf463b4adabe06937840627d844@linux.vnet.ibm.com \
--to=haver@linux.vnet.ibm.com \
--cc=gpiccoli@linux.vnet.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zhongjiang@huawei.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