diff options
author | Jakub Kicinski <[email protected]> | 2024-09-06 18:10:26 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-06 18:10:26 -0700 |
commit | 7ab50d5e884077b4c01931d16124a5f2cc86f1db (patch) | |
tree | af01b180167b41b0e37e9c0b6cf0fc2a584680e9 /tools/perf/scripts/python | |
parent | be8a17fe994dbffd2dfa0ad83bae9bbeef54c076 (diff) | |
parent | 17f01391903de08c8a33407de9f502fc1cc8b5ff (diff) |
Merge branch 'make-use-of-the-helper-macro-list_head'
Hongbo Li says:
====================
make use of the helper macro LIST_HEAD()
The macro LIST_HEAD() declares a list variable and
initializes it, which can be used to simplify the steps
of list initialization, thereby simplifying the code.
These serials just do some equivalatent substitutions,
and with no functional modifications.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions