[PATCH v4 01/21] dm: pci: Fix doc typo first -> next

Simon Glass sjg at chromium.org
Thu Sep 29 11:59:56 CEST 2022


On Sun, 25 Sept 2022 at 02:28, Michal Suchanek <msuchanek at suse.de> wrote:
>
> pci_find_first_device description says it can be used for iteration with
> itself but it should really be with pci_find_next_device
>
> Signed-off-by: Michal Suchanek <msuchanek at suse.de>
> ---
>  include/pci.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list