X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eal%2Fcommon%2Finclude%2Frte_bus.h;h=d3034d0edf774570959b4e527bfa70536c37825f;hb=df3ff6be2b33faea3edf3c112b9bdc5b74d6f684;hp=d6a2494f684e1f9c4fb355f6c81a9434ecc9400f;hpb=86c3cb2245929449d311d5f4629a5883cbc3ac21;p=dpdk.git diff --git a/lib/librte_eal/common/include/rte_bus.h b/lib/librte_eal/common/include/rte_bus.h index d6a2494f68..d3034d0edf 100644 --- a/lib/librte_eal/common/include/rte_bus.h +++ b/lib/librte_eal/common/include/rte_bus.h @@ -364,7 +364,7 @@ struct rte_bus *rte_bus_find_by_name(const char *busname); /** * Get the common iommu class of devices bound on to buses available in the - * system. RTE_IOVA_DC means that no preferrence has been expressed. + * system. RTE_IOVA_DC means that no preference has been expressed. * * @return * enum rte_iova_mode value.