[PATCH v2 0/2] PCI: vmd: Fix two issues in VMD reported by Smatch

From: korantwork
Date: Thu Apr 20 2023 - 05:45:22 EST


From: Xinghui Li <korantli@xxxxxxxxxxx>

Fix two issues when building kernel with Smatch check.

v1->v2:
According to Damien's suggestion, I split it from 1 patch to 2 different
patches. Change 'inconsistent indenting' patch's title from 'fix' to
'clean up'.

Xinghui Li (2):
PCI: vmd: Fix one uninitialized symbol error reported by Smatch
PCI: vmd: Clean up one inconsistent indenting warn reported by Smatch

drivers/pci/controller/vmd.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

--
2.31.1