Re: [PATCH 14/18] r8152: Use kmemdup instead of kmalloc + memcpy
From: David Miller <davem@davemloft.net>
Date: 2014-05-30 23:25:55
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2014-05-30 23:25:55
Also in:
kernel-janitors, lkml
From: Benoit Taine <redacted> Date: Mon, 26 May 2014 17:21:23 +0200
This issue was reported by coccicheck using the semantic patch at scripts/coccinelle/api/memdup.cocci Signed-off-by: Benoit Taine <redacted> --- Tested by compilation without errors.
Applied to net-next, thank you.