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] media: card_utils: remove duplicated include file
Date: Mon, 12 Nov 2018 12:30:14 +0100 [thread overview]
Message-ID: <265b709cb2198e8495295322cf455303@linux.vnet.ibm.com> (raw)
In-Reply-To: <1537419842-30220-1-git-send-email-zhongjiang@huawei.com>
On 2018-09-20 07:04, zhong jiang wrote:
> delay.h and dma-mapping.h have duplicated include. hence just remove
> redundant file.
>
> Signed-off-by: zhong jiang <zhongjiang@huawei.com>
> ---
> drivers/misc/genwqe/card_utils.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/misc/genwqe/card_utils.c
> b/drivers/misc/genwqe/card_utils.c
> index f0961ec..3fcb9a2 100644
> --- a/drivers/misc/genwqe/card_utils.c
> +++ b/drivers/misc/genwqe/card_utils.c
> @@ -23,14 +23,12 @@
> */
>
> #include <linux/kernel.h>
> -#include <linux/dma-mapping.h>
> #include <linux/sched.h>
> #include <linux/vmalloc.h>
> #include <linux/page-flags.h>
> #include <linux/scatterlist.h>
> #include <linux/hugetlb.h>
> #include <linux/iommu.h>
> -#include <linux/delay.h>
> #include <linux/pci.h>
> #include <linux/dma-mapping.h>
> #include <linux/ctype.h>
Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
prev parent reply other threads:[~2018-11-12 14:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-20 5:04 [PATCH] media: card_utils: remove duplicated include file zhong jiang
2018-09-25 18:20 ` Greg KH
2018-09-26 1:46 ` zhong jiang
2018-11-12 11:30 ` 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=265b709cb2198e8495295322cf455303@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