diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-10-25 11:31:42 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-11-25 20:50:32 +0100 |
commit | b3f51e941bdd559775c80c137c355ce71efb49d7 (patch) | |
tree | 5188b19d56cc0d79c17f571b563cd2deb070bfa4 /mm/msync.c | |
parent | 204d130426206071b08c0aa74002fbdb67960eed (diff) | |
download | talos-obmc-linux-b3f51e941bdd559775c80c137c355ce71efb49d7.tar.gz talos-obmc-linux-b3f51e941bdd559775c80c137c355ce71efb49d7.zip |
mac80211: remove useless tests for array
Coverity points out that checking assoc_data->ie is
completely useless since it's an array in the struct
and can't be NULL - remove the useless checks.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions