diff options
author | Jakub Kicinski <[email protected]> | 2023-12-02 13:12:25 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-05 20:08:33 -0800 |
commit | f3c928008ab218055e26917ffdbdaf429e8e616a (patch) | |
tree | de6ad61e0c63710686a6ffa1d5f85ee6a4c0a11e /tools/perf/scripts/python/gecko.py | |
parent | f2d4d9ad809a1c7173ce66c47cd45e11184a554c (diff) |
tools: ynl: move private definitions to a separate header
ynl.h has a growing amount of "internal" stuff, which may confuse
users who try to take a look at the external API. Currently the
internals are at the bottom of the file with a banner in between,
but this arrangement makes it hard to add external APIs / inline
helpers which need internal definitions.
Move internals to a separate header.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions