All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bus/pci: fix bsd doxygen file description
@ 2017-11-12  7:56 Jerin Jacob
  2017-11-13  5:09 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Jerin Jacob @ 2017-11-12  7:56 UTC (permalink / raw)
  To: dev; +Cc: thomas, Jerin Jacob

Fixes: 764bf26873b9 ("add FreeBSD support")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
---
 drivers/bus/pci/bsd/pci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/bus/pci/bsd/pci.c b/drivers/bus/pci/bsd/pci.c
index facc4b12b..3daf5bd55 100644
--- a/drivers/bus/pci/bsd/pci.c
+++ b/drivers/bus/pci/bsd/pci.c
@@ -75,7 +75,7 @@
 
 /**
  * @file
- * PCI probing under linux
+ * PCI probing under bsd
  *
  * This code is used to simulate a PCI probe by parsing information in
  * sysfs. Moreover, when a registered driver matches a device, the
-- 
2.15.0

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

* Re: [PATCH] bus/pci: fix bsd doxygen file description
  2017-11-12  7:56 [PATCH] bus/pci: fix bsd doxygen file description Jerin Jacob
@ 2017-11-13  5:09 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-11-13  5:09 UTC (permalink / raw)
  To: Jerin Jacob; +Cc: dev

12/11/2017 08:56, Jerin Jacob:
> Fixes: 764bf26873b9 ("add FreeBSD support")
> 
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

Applied, thanks

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

end of thread, other threads:[~2017-11-13  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-12  7:56 [PATCH] bus/pci: fix bsd doxygen file description Jerin Jacob
2017-11-13  5:09 ` Thomas Monjalon

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.