aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorPeter Griffin <[email protected]>2024-02-20 11:50:11 +0000
committerLee Jones <[email protected]>2024-02-23 16:02:09 +0000
commit0db017f8edd9b9af818bc1d68ba578df1b4c4628 (patch)
tree0c989175a3d674f006cc36c24acf0e83ba20b793 /tools/perf/util/trace-event-scripting.c
parentd2b0680cf3b05490b579e71b0df6e07451977745 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions