[PATCH] staging: atomisp: replace kmalloc & memcpy with kmemdup

hari prasath gehariprasath at gmail.com
Fri Jul 7 13:22:52 UTC 2017


On 07-Jul-2017 5:25 PM, "Alan Cox" <alan at linux.intel.com> wrote:

On Fri, 2017-07-07 at 17:20 +0530, Hari Prasath wrote:
> kmemdup can be used to replace kmalloc followed by a memcpy.This was
> pointed out by the coccinelle tool.

And kstrdup could do the job even better I think ?
> Yes & thanks for pointing me that. I will send a v2 version.

-Hari


More information about the devel mailing list