MIPS: ath79: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Wed, 14 Mar 2012 09:28:36 +0000 (10:28 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:49:00 +0000 (17:49 +0200)
The semantic patch that makes this change is available
in scripts/coccinelle/api/memdup.cocci.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3483/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found