commit | a6196bab646537f594ef269bf9e1c92fe0e165a6 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 17 23:43:40 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 23 13:55:55 2012 +0100 |
tree | 6c680ab85f339ceac5074d6e3581ac17da7579c5 | |
parent | a551fafba2bd3c395bf56e4fafc828a13e994588 [diff] |
MIPS: Alchemy: Use kmemdup rather than duplicating its implementation The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/3058/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>