diff options
author | 2018-02-02 16:31:42 +0000 | |
---|---|---|
committer | 2018-02-19 13:17:23 +0100 | |
commit | 11b05ba34d89808ca99180d2656438a319670c56 (patch) | |
tree | a24952a59f9607588ff406e027597a3b1e4266b6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | nl80211: Fix external_auth check for offloaded authentication (diff) | |
download | linux-dev-11b05ba34d89808ca99180d2656438a319670c56.tar.xz linux-dev-11b05ba34d89808ca99180d2656438a319670c56.zip |
mac80211: remove redundant initialization to pointer 'hdr'
The pointer hrd is being initialized with a value that is never read
and re-assigned a little later, hence the initialization is redundant
and can be removed.
Cleans up clang warning:
net/mac80211/tx.c:1924:24: warning: Value stored to 'hdr' during its
initialization is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions