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)
commit97bf7a190082457f84467b28baed14c8147476f2
tree0b825f7a9d29b1bdcdc1a64ebd02ca945f1147d5
parent36be50515fe2aef61533b516fa2576a2c7fe7664
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>
arch/mips/ath79/dev-gpio-buttons.c
arch/mips/ath79/dev-leds-gpio.c
This page took 0.024128 seconds and 5 git commands to generate.