OSDN Git Service

staging: rtl8188eu: Use kcalloc instead of kzalloc
authorNavya Sri Nizamkari <navyasri.tech@gmail.com>
Tue, 10 Mar 2015 11:59:27 +0000 (17:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Mar 2015 17:41:09 +0000 (18:41 +0100)
commit7f39902654c59d02b32b1b0900304d10c2f212d1
treea38667ea94538b023cfc8c95c85f6ff63f7cf6b9
parent7e026b647b27d3dc170bd335d5e9c4a6f45323ff
staging: rtl8188eu: Use kcalloc instead of kzalloc

This patch uses kcalloc instead of kzalloc function.
A coccinelle script was used to make this change.

Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c