diff options
author | Sean Anderson <[email protected]> | 2022-08-18 12:16:31 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-08-19 16:35:54 -0700 |
commit | 28c3948a018dd3b94329230f3d5415fe7d8bc1a1 (patch) | |
tree | 181eba454a8fce56ee5f7c09e5dc80a32418658d /tools/perf/scripts/python/stackcollapse.py | |
parent | 478eb957ced6b1adbea6ffb00036138174585ba1 (diff) |
net: fman: Store initialization function in match data
Instead of re-matching the compatible string in order to determine the init
function, just store it in the match data. The separate setup functions
aren't needed anymore. Merge their content into init as well. To ensure
everything compiles correctly, we move them to the bottom of the file.
Signed-off-by: Sean Anderson <[email protected]>
Acked-by: Camelia Groza <[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