From: Jerin Jacob Date: Sun, 12 Nov 2017 07:56:58 +0000 (+0530) Subject: bus/pci: fix a typo in doxygen file description X-Git-Tag: spdx-start~824 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=82bf1caf5f93cd04c43b24a0bd9805b4fac1074a bus/pci: fix a typo in doxygen file description Fixes: 764bf26873b9 ("add FreeBSD support") Signed-off-by: Jerin Jacob --- diff --git a/drivers/bus/pci/bsd/pci.c b/drivers/bus/pci/bsd/pci.c index facc4b12b9..b8e217849a 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