All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] aer: function comments cleanup
@ 2016-09-30  2:52 Cao jin
  2016-09-30 15:14 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Cao jin @ 2016-09-30  2:52 UTC (permalink / raw)
  To: linux-pci, linux-kernel; +Cc: bhelgaas, bigeasy

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
 drivers/pci/pcie/aer/aerdrv.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/pci/pcie/aer/aerdrv.c b/drivers/pci/pcie/aer/aerdrv.c
index 48d21e0..20eea86 100644
--- a/drivers/pci/pcie/aer/aerdrv.c
+++ b/drivers/pci/pcie/aer/aerdrv.c
@@ -294,7 +294,6 @@ static void aer_remove(struct pcie_device *dev)
 /**
  * aer_probe - initialize resources
  * @dev: pointer to the pcie_dev data structure
- * @id: pointer to the service id data structure
  *
  * Invoked when PCI Express bus loads AER service driver.
  */
-- 
2.1.0




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

* Re: [PATCH] aer: function comments cleanup
  2016-09-30  2:52 [PATCH] aer: function comments cleanup Cao jin
@ 2016-09-30 15:14 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2016-09-30 15:14 UTC (permalink / raw)
  To: Cao jin; +Cc: linux-pci, linux-kernel, bhelgaas, bigeasy

On Fri, Sep 30, 2016 at 10:52:57AM +0800, Cao jin wrote:
> Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>

Applied to pci/aer for v4.9, thanks!

> ---
>  drivers/pci/pcie/aer/aerdrv.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/pci/pcie/aer/aerdrv.c b/drivers/pci/pcie/aer/aerdrv.c
> index 48d21e0..20eea86 100644
> --- a/drivers/pci/pcie/aer/aerdrv.c
> +++ b/drivers/pci/pcie/aer/aerdrv.c
> @@ -294,7 +294,6 @@ static void aer_remove(struct pcie_device *dev)
>  /**
>   * aer_probe - initialize resources
>   * @dev: pointer to the pcie_dev data structure
> - * @id: pointer to the service id data structure
>   *
>   * Invoked when PCI Express bus loads AER service driver.
>   */
> -- 
> 2.1.0
> 
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-09-30 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-30  2:52 [PATCH] aer: function comments cleanup Cao jin
2016-09-30 15:14 ` 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.