diff options
author | Cai Huoqing <cai.huoqing@linux.dev> | 2022-02-09 06:23:20 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2022-02-18 11:40:55 +0300 |
commit | 990c27425686c4c17ba42c2c6eb80c8c80a51327 (patch) | |
tree | 03c620af8f79c07c0f9f2e78088cab59b879166f /tools/perf/scripts/python/stackcollapse.py | |
parent | f1cbb0a8ca9db80c086009c88c71464ac50f50a2 (diff) | |
download | linux-990c27425686c4c17ba42c2c6eb80c8c80a51327.tar.xz |
iwlwifi: 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 <cai.huoqing@linux.dev>
Link: https://lore.kernel.org/r/20220209032322.37472-1-cai.huoqing@linux.dev
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions