diff options
author | Johannes Berg <[email protected]> | 2015-01-23 11:36:54 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2015-01-23 11:37:44 +0100 |
commit | d6f5cc091b04c4364c7cd928cef3dff21e2bef55 (patch) | |
tree | 9f440775e578c5bdf7dd96766d4a39b3f300a31a /net/unix/sysctl_net_unix.c | |
parent | 13874e4b23de83899cc2d48011a98e42347c67cb (diff) |
mac80211: tdls: remove shadowing variable
There's no need to use another local 'sta' variable as the
original (outer scope) one isn't needed any more and has
become invalid anyway when exiting the RCU read section.
Remove the inner scope one and along with it the useless NULL
initialization.
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions