diff options
author | 2018-05-23 14:53:41 +0200 | |
---|---|---|
committer | 2018-06-15 13:34:06 +0200 | |
commit | 1d211d43167690f94f1bcadf44395799382d85d0 (patch) | |
tree | 53e714d39e027f022bea8eff5023064c72e87f7a /include/linux/rfkill.h | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | wireguard-linux-1d211d43167690f94f1bcadf44395799382d85d0.tar.xz wireguard-linux-1d211d43167690f94f1bcadf44395799382d85d0.zip |
cfg80211: use better order for kcalloc() arguments
The arguments should be (# of elements, size of each) instead
of the other way around, which really ends up being mostly
equivalent but smatch complains about it, so swap them.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Diffstat (limited to 'include/linux/rfkill.h')
0 files changed, 0 insertions, 0 deletions