All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] PCI/AER: Remove duplicated include from err.c
@ 2018-09-26 11:00 ` YueHaibing
  0 siblings, 0 replies; 4+ messages in thread
From: YueHaibing @ 2018-09-26 10:51 UTC (permalink / raw)
  To: Russell Currey, Sam Bobroff, Oliver O'Halloran, Bjorn Helgaas
  Cc: YueHaibing, linuxppc-dev, linux-pci, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/pci/pcie/err.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/pci/pcie/err.c b/drivers/pci/pcie/err.c
index 4da2a62b..773197a 100644
--- a/drivers/pci/pcie/err.c
+++ b/drivers/pci/pcie/err.c
@@ -12,7 +12,6 @@
 
 #include <linux/pci.h>
 #include <linux/module.h>
-#include <linux/pci.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>
 #include <linux/aer.h>

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH -next] PCI/AER: Remove duplicated include from err.c
@ 2018-09-26 11:00 ` YueHaibing
  0 siblings, 0 replies; 4+ messages in thread
From: YueHaibing @ 2018-09-26 11:00 UTC (permalink / raw)
  To: Russell Currey, Sam Bobroff, Oliver O'Halloran, Bjorn Helgaas
  Cc: YueHaibing, linuxppc-dev, linux-pci, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/pci/pcie/err.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/pci/pcie/err.c b/drivers/pci/pcie/err.c
index 4da2a62b..773197a 100644
--- a/drivers/pci/pcie/err.c
+++ b/drivers/pci/pcie/err.c
@@ -12,7 +12,6 @@
 
 #include <linux/pci.h>
 #include <linux/module.h>
-#include <linux/pci.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>
 #include <linux/aer.h>




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] PCI/AER: Remove duplicated include from err.c
  2018-09-26 11:00 ` YueHaibing
@ 2018-09-26 19:24   ` Bjorn Helgaas
  -1 siblings, 0 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2018-09-26 19:24 UTC (permalink / raw)
  To: YueHaibing
  Cc: Russell Currey, Sam Bobroff, Oliver O'Halloran,
	Bjorn Helgaas, linuxppc-dev, linux-pci, kernel-janitors

On Wed, Sep 26, 2018 at 11:00:10AM +0000, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Applied to pci/hotplug for v4.20, thanks!

> ---
>  drivers/pci/pcie/err.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/pci/pcie/err.c b/drivers/pci/pcie/err.c
> index 4da2a62b..773197a 100644
> --- a/drivers/pci/pcie/err.c
> +++ b/drivers/pci/pcie/err.c
> @@ -12,7 +12,6 @@
>  
>  #include <linux/pci.h>
>  #include <linux/module.h>
> -#include <linux/pci.h>
>  #include <linux/kernel.h>
>  #include <linux/errno.h>
>  #include <linux/aer.h>
> 
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] PCI/AER: Remove duplicated include from err.c
@ 2018-09-26 19:24   ` Bjorn Helgaas
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2018-09-26 19:24 UTC (permalink / raw)
  To: YueHaibing
  Cc: Russell Currey, Sam Bobroff, Oliver O'Halloran,
	Bjorn Helgaas, linuxppc-dev, linux-pci, kernel-janitors

On Wed, Sep 26, 2018 at 11:00:10AM +0000, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Applied to pci/hotplug for v4.20, thanks!

> ---
>  drivers/pci/pcie/err.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/pci/pcie/err.c b/drivers/pci/pcie/err.c
> index 4da2a62b..773197a 100644
> --- a/drivers/pci/pcie/err.c
> +++ b/drivers/pci/pcie/err.c
> @@ -12,7 +12,6 @@
>  
>  #include <linux/pci.h>
>  #include <linux/module.h>
> -#include <linux/pci.h>
>  #include <linux/kernel.h>
>  #include <linux/errno.h>
>  #include <linux/aer.h>
> 
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-26 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-26 10:51 [PATCH -next] PCI/AER: Remove duplicated include from err.c YueHaibing
2018-09-26 11:00 ` YueHaibing
2018-09-26 19:24 ` Bjorn Helgaas
2018-09-26 19:24   ` Bjorn Helgaas

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.