On Mon, Jan 08, 2018 at 05:23:22PM +0000, Kalle Valo wrote:
Himanshu Jha [off-list ref] wrote:
quoted
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 <redacted>
Reviewed-by: Andy Shevchenko <redacted>
Failed to apply:
fatal: corrupt patch at line 29
error: could not build fake ancestor
Applying: brcmfmac: Use zeroing memory allocator than allocator/memset
Patch failed at 0001 brcmfmac: Use zeroing memory allocator than allocator/memset
The copy of the patch that failed is found in: .git/rebase-apply/patch
Patch set to Changes Requested.
Sorry! That failed because I manually adjusted the arguments to prevent
80 character limit in the patch generated.
I will rebase and send v2 with updates.
--
Thanks
Himanshu Jha