aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2016-09-17 13:09:13 +0530
committerGreg Kroah-Hartman <[email protected]>2016-09-17 23:36:53 +0200
commit2751bc918e61a114704f2a6673d316a38878319d (patch)
tree6f24195980f0cffeaaa3661032d21ff4d3b278c9 /tools/perf/scripts/python/export-to-postgresql.py
parent2296f5215fd32c371f51a20155f9719b2366b7bf (diff)
Staging: ks7010: Remove extern keyword from function declaration
Remove extern specifier from function declaration as they have it by default. Also move extern declaration from .c files to their respective header file 'ks_hostif.h'. Coccinelle was used to remove extern and other changes were done by hand. Script: @@ identifier func; type T; @@ - extern T func(...); Signed-off-by: Bhumika Goyal <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions