commit | 6b20f728549030056402d7f68ea670eea1eb8198 | [log] [tgz] |
---|---|---|
author | Cao jin <caoj.fnst@cn.fujitsu.com> | Fri Sep 30 10:06:23 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 30 10:06:23 2016 -0500 |
tree | 5fe43f984aa4f3cf53cd4d7630425c688e77c146 | |
parent | 66b808099146166c44157600a166c8372172cd76 [diff] |
PCI/AER: Fix aer_probe() kernel-doc comment 0516c8bcd252 ("PCI: PCIe portdrv: Simplily probe callback of service drivers") removed the "id" argument of aer_probe() but neglected to remove the kernel-doc comment. Update the comment. [bhelgaas: changelog] Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>