aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorXinghui Li <[email protected]>2023-06-27 19:38:08 +0800
committerKrzysztof Wilczyński <[email protected]>2023-09-18 14:08:30 +0000
commit4c64d708f99378e6719294cc63a77adf8eeb82b4 (patch)
treefb566f1d892bb0f1a5b0a4f05f252e6bef22937e /tools/perf/util/trace-event-scripting.c
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff)
PCI: vmd: Fix inconsistent indentation in vmd_resume()
The if-statement within the vmd_resume() function has an inconsistent indentation that leads to a compile time warning. Thus, correct the inconsistent indentation. While at it, remove the if-statement completely, which will make the code simpler. This was detected by Smatch: drivers/pci/controller/vmd.c:1066 vmd_resume() warn: inconsistent indenting No functional changes are intended. [kwilczynski: use correct tags, commit log] Suggested-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/linux-pci/[email protected] Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Xinghui Li <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions