[U-Boot] [PATCH 1/1] virtio: pci: use correct type in virtio_pci_bind()
Bin Meng
bmeng.cn at gmail.com
Wed Oct 16 14:04:39 UTC 2019
On Wed, Oct 16, 2019 at 6:59 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> For printing as %u we should use an unsigned int.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> drivers/virtio/virtio_pci_legacy.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list