numam-dpdk/drivers/bus
Conor Walsh 54d109b564 bus/fslmc: remove unused device count
Reported by clang 13.
This patch removes the device_count variable from the rte_fslmc_scan
function within the fslmc bus driver as it is an unused but set variable.

Bugzilla ID: 881
Fixes: 828d51d8fc ("bus/fslmc: refactor scan and probe functions")
Cc: stable@dpdk.org

Reported-by: Liang Longfeng <longfengx.liang@intel.com>
Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-11-16 13:01:52 +01:00
..
auxiliary drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
dpaa dma/dpaa: introduce DPAA DMA driver skeleton 2021-11-10 13:48:38 +01:00
fslmc bus/fslmc: remove unused device count 2021-11-16 13:01:52 +01:00
ifpga drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
pci drivers: check interrupt file descriptor validity 2021-11-08 17:32:42 +01:00
vdev eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
vmbus drivers: check interrupt file descriptor validity 2021-11-08 17:32:42 +01:00
meson.build bus/auxiliary: introduce auxiliary bus 2021-07-05 18:11:28 +02:00