summaryrefslogtreecommitdiffstats
path: root/include/linux/nl80211.h
diff options
context:
space:
mode:
authorThomas Meyer2011-11-29 22:08:00 +0100
committerJohn W. Linville2011-12-06 22:05:24 +0100
commit2b50b8f58803f4c8521c6aa5401ed01cd36a1f77 (patch)
tree18779196958f2444a7a94a998265f4e21a477d81 /include/linux/nl80211.h
parentrt2x00: Use kcalloc instead of kzalloc to allocate array (diff)
downloadkernel-qcow2-linux-2b50b8f58803f4c8521c6aa5401ed01cd36a1f77.tar.gz
kernel-qcow2-linux-2b50b8f58803f4c8521c6aa5401ed01cd36a1f77.tar.xz
kernel-qcow2-linux-2b50b8f58803f4c8521c6aa5401ed01cd36a1f77.zip
iwlegacy: Use kcalloc instead of kzalloc to allocate array
The advantage of kcalloc is, that will prevent integer overflows which could result from the multiplication of number of elements and size and it is also a bit nicer to read. The semantic patch that makes this change is available in https://lkml.org/lkml/2011/11/25/107 Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/nl80211.h')
0 files changed, 0 insertions, 0 deletions