Re: [PATCH] PCI: vmd: Clean up an indentation issue reported by Smatch

From: Krzysztof Wilczyński
Date: Wed Aug 30 2023 - 14:58:11 EST


Hello,

> There is one inconsistent indenting warning:
> "drivers/pci/controller/vmd.c:1058 vmd_resume()
> warn: inconsistent indenting"
>
> Fix it and remove the unnecessary if.

Applied to controller/vmd, thank you!

[1/1] PCI: vmd: Fix inconsistent indentation in vmd_resume()
https://git.kernel.org/pci/pci/c/1bae18a3eeee

Krzysztof