diff options
author | Uwe Kleine-König <[email protected]> | 2022-09-18 00:51:42 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-21 17:27:38 -0700 |
commit | fa2aee653663114a101e0af10848141fd57bdeca (patch) | |
tree | 112f3111f1074be20c3afa133ac2b26312b3fa21 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6287e55cc080bab4b02b57fde51260ce8b23bd6e (diff) |
net: fjes: Reorder symbols to get rid of a few forward declarations
Quite a few of the functions and other symbols defined in this driver had
forward declarations. They can all be dropped after reordering them.
This saves a few lines of code and reduces code duplication.
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