1 Nov
                
                    2022
                
            
            
                1 Nov
                
                '22
                
            
            
            
        
    
                5:26 p.m.
            
        On a Monday in 2022, Peter Krempa wrote:
Upcoming patches will require that the XML XPath query returns a string for conversion in virXPathInt. Convert all the XPaths used with virNodeDevCapsDefParseIntOptional which uses virXPathInt internally.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/node_device_conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano