
24 Oct
2022
24 Oct
'22
4:40 p.m.
On a Monday in 2022, Peter Krempa wrote:
'bus', 'slot' and 'function' are unsigned int variables parsed as unsigned int, but were formated as signed.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/node_device_conf.c | 6 +++--- tests/nodedevschemadata/pci_0000_00_02_0_header_type.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano