diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-12-12 12:26:25 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-12-12 12:27:23 +0100 |
commit | cec3f0ed7de78c02ac4bc719a95915367d68c778 (patch) | |
tree | 8dbfcd3749201ff2ae663e203d3a8a8e5b6097e1 /net/wireless/core.c | |
parent | 70e71ca0af244f48a5dcf56dc435243792e3a495 (diff) |
cfg80211: use __force __rcu to suppress sparse warning
The code assigns a constant value (a pointer to a static variable)
to an RCU pointer, which results in a sparse warning:
reg.c:112:10: warning: cast adds address space to expression (<asn:4>)
Suppress this warning by using __force.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions