diff options
author | Arnd Bergmann <[email protected]> | 2021-02-04 17:29:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-06 14:11:21 +0100 |
commit | f1bfe0982e829b05dde834143be7f727814f4b55 (patch) | |
tree | 0e29239b211c0f7ee9fc101b3908cfe6b4a2d6d7 /tools/perf/scripts/python/flamegraph.py | |
parent | af48fc5a4f2a8dc76371b744fe28f4ff2b3cca80 (diff) |
staging: rtl8723bs: remove unused structures
Building this with 'make W=1' produces a couple of warnings:
rtl8723bs/include/ieee80211.h:730:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned]
rtl8723bs/include/ieee80211.h:737:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned]
The warnings are in dead code, so just remove the bits that
are obviously broken like this.
Signed-off-by: Arnd Bergmann <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions