From ce204cc44942021415d9cac1b943351cadafb627 Mon Sep 17 00:00:00 2001 From: Joan Lledó Date: Sat, 2 May 2020 19:43:25 +0200 Subject: pci-arbiter: Remove obsolete TODO items * pci-arbiter/TODO: Remove --pci and memset+snprintf TODO items which are already done. --- pci-arbiter/TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pci-arbiter/TODO b/pci-arbiter/TODO index 30ae66d0..58bc6697 100644 --- a/pci-arbiter/TODO +++ b/pci-arbiter/TODO @@ -1,8 +1,3 @@ -- add "--pci 00:1f.3" option to easily specify a PCI device instead of having to - use --bus, --dev, and --func. - -- memset + snprintf looks dubious - - pci_get_ndevs should be deprecated, applications shouldn't be relying on this - In pci-ops.c - config_block_op: -- cgit v1.2.3