aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-03-02 07:22:07 +0100
committerJohan Hovold <[email protected]>2021-03-15 09:29:47 +0100
commitbf260466c89f4a447c53dc704238cfc3685e05d2 (patch)
tree4251ac95bd8c2775e943ff17f388309e228cd00c /tools/perf/scripts/python
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (diff)
USB: serial: keyspan: drop unneeded forward declarations
Forward declarations make the code larger, harder to follow and rewrite. Harder as the declarations are often omitted from global changes. Remove forward declarations which are not really needed, i.e. when the definition of the function is before its first use. Signed-off-by: Jiri Slaby <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions