diff options
author | Cai Huoqing <[email protected]> | 2022-02-09 11:24:50 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-25 12:10:15 +0100 |
commit | aef3125dd6db982cdeed0d3f1ba68211e44e6cde (patch) | |
tree | 7f389677bac72c307cda6c1744d65088c45131fe /tools/perf/scripts/python/libxed.py | |
parent | 4044fe5525adb65ce0ce9931b8f23fc3ab1aa758 (diff) |
powerpc/BSR: Make use of the helper macro LIST_HEAD()
Replace "struct list_head head = LIST_HEAD_INIT(head)" with
"LIST_HEAD(head)" to simplify the code.
Signed-off-by: Cai Huoqing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions