Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1531341

[PATCH] Re: [PATCH] GenWQE: drop duplicate headers

From Geliang Tang <geliangtang@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] Re: [PATCH] GenWQE: drop duplicate headers
Date 2016-11-28 15:20 +0100
Message-ID <sIuWJ-3cd-17@gated-at.bofh.it> (permalink)
References <sIpaF-7Zj-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 24, 2016 at 01:51:57PM +0100, Frank Haverkamp wrote:
> Hi Geliang,
> 
> thanks for the simplification. Did you find those by manual inspection, or did you use a tool?
> 
> Acked-by: Frank Haverkamp <haver@linux.vnet.ibm.com>

Hi Frank,

Thanks for your review.

I found those duplicate headers by a simple script written by myself.
I should have used scripts/checkincludes.pl to do this. Now I am using
scripts/checkincludes.pl to check GenWQE files, and I found another
duplicate header dma-mapping.h. So I updated this patch.

-Geliang

Geliang Tang (1):
  GenWQE: drop duplicate headers

 drivers/misc/genwqe/card_base.c  | 1 -
 drivers/misc/genwqe/card_ddcb.c  | 1 -
 drivers/misc/genwqe/card_utils.c | 2 --
 3 files changed, 4 deletions(-)

-- 
2.9.3

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] GenWQE: drop duplicate headers Frank Haverkamp <haver@linux.vnet.ibm.com> - 2016-11-28 09:10 +0100
  [PATCH] Re: [PATCH] GenWQE: drop duplicate headers Geliang Tang <geliangtang@gmail.com> - 2016-11-28 15:20 +0100

csiph-web