diff options
| author | Deepak R Varma <[email protected]> | 2022-11-01 19:18:10 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-02 08:30:20 +0100 |
| commit | 72cdc5aec2913bef5dd62eb75cadad8bff27fd8e (patch) | |
| tree | 98180d97dfcb36ddbf5e553df9cd49f4992a1afa /tools/perf/scripts/python | |
| parent | 29626f3c07d09b79d6510d1915c106e51ba85022 (diff) | |
staging: wlan-ng: Remove unused struct wlan_ie_ssid references
Pointer reference to struct wlan_ie_ssid is added as a member variable
to 5 different 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/6e39ef59d01d65a1e179f6aecfbb0d68b81fa257.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