diff options
author | Shan Wei <shanwei@cn.fujitsu.com> | 2011-03-08 04:02:03 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-03-09 22:10:45 +0100 |
commit | b9ede5f1dc03f96949dcaa8f8b3483766c047260 (patch) | |
tree | 8b33c42e345cdaa5d9954043ed1b001e125714cd /fs/xattr.c | |
parent | mac80211: fix scan race, simplify code (diff) | |
download | linux-b9ede5f1dc03f96949dcaa8f8b3483766c047260.tar.xz linux-b9ede5f1dc03f96949dcaa8f8b3483766c047260.zip |
mwl8k: use kcalloc instead of kmalloc & memset
Use kcalloc or kzalloc rather than the combination of kmalloc and memset.
Thanks coccicheck for detecting this.
(http://coccinelle.lip6.fr/)
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions