Hello, > The code in vmd_shutdown() had an indentation > issue where spaces were used instead of tabs. This commit > corrects the indentation to use tabs, adhering to the > Linux kernel coding style guidelines. > > Issue reported by checkpatch > - ERROR: code indent should use tabs where possible > > No functional changes are intended. Applied to controller/vmd, thank you! [1/1] PCI: vmd: Fix indentation issue in vmd_shutdown() https://git.kernel.org/pci/pci/c/4654cf52cbd0 Krzysztof