[dpdk-dev] [PATCH] bus/pci: fix bsd doxygen file description

Jerin Jacob jerin.jacob at caviumnetworks.com
Sun Nov 12 08:56:58 CET 2017


Fixes: 764bf26873b9 ("add FreeBSD support")

Signed-off-by: Jerin Jacob <jerin.jacob at 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



More information about the dev mailing list