diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2012-06-19 16:22:38 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-20 23:07:07 (GMT) |
commit | 42ad4a8da587792df050748cadfb433cd67a1cad (patch) | |
tree | f1600809aa18da3da53ec2cdcb642fcf4fa86278 /security | |
parent | b10c0b92caf97e0d7f1d76996f73bf07a719aa3e (diff) | |
download | linux-fsl-qoriq-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 'security')
0 files changed, 0 insertions, 0 deletions