summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBrian Masney <bmasney@redhat.com>2025-08-11 11:18:11 -0400
committerBrian Masney <bmasney@redhat.com>2025-09-08 09:41:26 -0400
commitbd6fede0903245bbe62cc1554ff399250776b34b (patch)
treeaf08282cd71aef68e0a046d6b977731b86941a12 /tools/perf/scripts/python
parent619a6210f398eb4ff170bb3eb070dc578cf1cd0c (diff)
clk: hisilicon: hi3660-stub: move comma from declaration of DEFINE_CLK_STUB()
When trying to use Coccinelle to make changes inside drivers/clk/, it really does not like the trailing comma at the end of the declaration of DEFINE_CLK_STUB, and fails to process this file. It also looks weird to not have commas to separate the various array members of hi3660_stub_clks. Let's move the trailing comma out of the define so that Coccinelle can be ran against this source file. Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions