diff options
| author | Deepak R Varma <[email protected]> | 2022-11-01 19:19:05 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-02 08:30:20 +0100 |
| commit | a5f994fc062971aa801eda9e8af214e785e32aff (patch) | |
| tree | 73f6f0c0fbf112050fad24b83e640c57e69d13a7 /tools/perf/scripts/python | |
| parent | 2a899064b60ad1ede8a3990bd512e859b15896d5 (diff) | |
staging: wlan-ng: Remove unused struct wlan_ie_tim references
Pointer reference to struct wlan_ie_tim is added as a member
variable of a structure; However, this references is never
used. Remove such unused struct reference. 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/36834007587a2e0ef7a782f5919f3a4c756b7840.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