diff options
| author | Peter Griffin <peter.griffin@linaro.org> | 2024-02-20 11:50:11 +0000 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2024-02-23 16:02:09 +0000 |
| commit | 0db017f8edd9b9af818bc1d68ba578df1b4c4628 (patch) | |
| tree | 0c989175a3d674f006cc36c24acf0e83ba20b793 /tools/perf/scripts/python/stackcollapse.py | |
| parent | mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref (diff) | |
| download | linux-0db017f8edd9b9af818bc1d68ba578df1b4c4628.tar.gz linux-0db017f8edd9b9af818bc1d68ba578df1b4c4628.zip | |
mfd: syscon: Remove extern from function prototypes
The kernel coding style does not require 'extern' in function prototypes
in .h files, so remove them as they are not needed.
To avoid checkpatch warnings such as
CHECK: Lines should not end with a '('
+struct regmap *syscon_regmap_lookup_by_phandle(
The indentation is also updated. No functional changes in this patch.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20240220115012.471689-3-peter.griffin@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
