On 4/13/22 02:26, Sergey Shtylyov wrote: > sil680_sel{dev|reg}() return a PCI config space address but needlessly > use the *unsigned long* type for that, whereas the PCI config space > accessors take *int* for the address parameter. Switch these functions > to returning *int*, updating the local variables at their call sites. > Get rid of the 'base' local variables in these functions, while at it... > > Found by Linux Verification Center (linuxtesting.org) with the SVACE static > analysis tool. > > Signed-off-by: Sergey Shtylyov <s.shtylyov@xxxxxx> Applied to for-5.19. Thanks ! -- Damien Le Moal Western Digital Research