diff options
author | Uwe Kleine-König <[email protected]> | 2022-09-19 15:15:15 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-21 18:37:57 -0700 |
commit | 393d34cb862e6de0c283408149da2b9093d5a5c4 (patch) | |
tree | e3ecec708637315e1d2f08d195bb8ba8b43931ad /tools/perf/scripts/python/stackcollapse.py | |
parent | 9f87eb4246994e32a4e4ea88476b20ab3b412840 (diff) |
ethernet: tundra: Drop forward declaration of static functions
Usually it's not necessary to declare static functions if the symbols are
in the right order. Moving the definition of tsi_eth_driver down in the
compilation unit allows to drop two such declarations.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions