diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-12-30 23:03:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-04 19:03:15 +0300 |
commit | 2b80a29bf83d2baed1a22193647bafcc6a0426af (patch) | |
tree | 7081bb3902ffa221224dad0f160af26690b15cf3 /tools/usb | |
parent | d19000b885beea01947b8ed94506afe7dc4ab91b (diff) | |
download | linux-2b80a29bf83d2baed1a22193647bafcc6a0426af.tar.xz |
USB: host: Use zeroing memory allocator rather than allocator/memset
Use dma_zalloc_coherent for allocating zeroed
memory and remove unnecessary memset function.
Done using Coccinelle.
Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
0-day tested with no failures.
Suggested-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions