commit | 97bf7a190082457f84467b28baed14c8147476f2 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Wed Mar 14 10:28:36 2012 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 15 17:49:00 2012 +0200 |
tree | 0b825f7a9d29b1bdcdc1a64ebd02ca945f1147d5 | |
parent | 36be50515fe2aef61533b516fa2576a2c7fe7664 [diff] |
MIPS: ath79: 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> 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>