diff options
| author | Philipp Hortmann <[email protected]> | 2023-11-19 23:14:36 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-11-23 12:46:27 +0000 |
| commit | db295ab87c909a32f416b29194a36f1cab538b38 (patch) | |
| tree | b6e8e0facfee3741ffcdf40afd7f91c824bbd458 /tools/perf/scripts/python | |
| parent | bcccdf447e7edc373e48426518cf6ad65a48d234 (diff) | |
staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()
Variable "enabled" is initialized to false and never changed. Therefore
IS_DOT11D_ENABLE(ieee) returns always false. Because of this all code in
rtllib_extract_country_ie() is never executed.
Signed-off-by: Philipp Hortmann <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/7b88c62d3cc5c3fb670b5448c7381c7c099b3518.1700431464.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions