diff options
| author | Brian Masney <bmasney@redhat.com> | 2025-08-11 11:18:11 -0400 |
|---|---|---|
| committer | Brian Masney <bmasney@redhat.com> | 2025-09-08 09:41:26 -0400 |
| commit | bd6fede0903245bbe62cc1554ff399250776b34b (patch) | |
| tree | af08282cd71aef68e0a046d6b977731b86941a12 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 619a6210f398eb4ff170bb3eb070dc578cf1cd0c (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
