aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-03-02 07:22:09 +0100
committerGreg Kroah-Hartman <[email protected]>2021-03-10 09:34:09 +0100
commitb9b90fe655c0bd816847ac1bcbf179cfa2981ecb (patch)
tree2346e149227ac087723d0824a4bee2541b4fb45c /tools/perf/scripts/python
parenta846dcf9d7295dd45493002fdde081f1667a85d3 (diff)
tty: synclink_gt, drop unneeded forward declarations
Forward declarations make the code larger and rewrites harder. Harder as they are often omitted from global changes. Remove forward declarations which are not really needed, i.e. the definition of the function is before its first use. Signed-off-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions