diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2025-01-22 14:03:08 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2025-02-03 10:28:16 +0800 |
commit | ed114a7ac636b7151b41935d566d07b2a84b092a (patch) | |
tree | c5237cbdcaef5ed229575fc551c0b9cd5d3b81f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6ee1937d8bc93fe0d3eaacbcfd582d84998d557f (diff) |
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
With spatch script, already remove most driver mutex and generate
lockdep_assert_wiphy(), and some are needed to refine manually further to
be expected:
- lockdep_assert_wiphy() always be the first statement in function
- return directly rather than unnecessary goto
- change assert from mutex to wiphy lock, which script can't convert
automatically.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250122060310.31976-9-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions