diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2012-06-19 20:22:38 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-21 03:07:07 +0400 |
commit | 42ad4a8da587792df050748cadfb433cd67a1cad (patch) | |
tree | f1600809aa18da3da53ec2cdcb642fcf4fa86278 /Makefile | |
parent | b10c0b92caf97e0d7f1d76996f73bf07a719aa3e (diff) | |
download | linux-42ad4a8da587792df050748cadfb433cd67a1cad.tar.xz |
staging/ft1000: use kzalloc to allocate the ft1000_device structure
with kzalloc the allocate memory is set to zero, so no need of
calling memset again on the allocated memory
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions