Skip to content
Snippets Groups Projects
Commit 1d211d43 authored by Johannes Berg's avatar Johannes Berg Committed by Johannes Berg
Browse files

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: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
parent f0dc7f9c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment