diff options
| author | Deepak R Varma <[email protected]> | 2022-11-01 19:19:30 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-02 08:30:20 +0100 |
| commit | a2c896ab66f2c65cf6eeba140b97200a47d0450e (patch) | |
| tree | c3268ee066dd5345bca7b051ff7ed95f4f177983 /tools/perf/scripts/python | |
| parent | a5f994fc062971aa801eda9e8af214e785e32aff (diff) | |
staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms references
Pointer reference to struct wlan_ie_ibss_parms is added as a member
variable to 2 structures; However, these references are never used.
Remove such unused struct references. The cleanup also renders the
struct useless; so remove it as well.
Issue identified as part of coccicheck based code analysis.
Suggested-by: Dan Carpenter <[email protected]>
Suggested-by: Pavel Skripkin <[email protected]>
Signed-off-by: Deepak R Varma <[email protected]>
Link: https://lore.kernel.org/r/e53084cdd3ca3ffea6a32393f6f28c7b7650d1a4.1667308828.git.drv@mailo.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions