ALSA: usb-audio: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 10 Nov 2011 18:38:43 +0000 (19:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Nov 2011 18:51:45 +0000 (19:51 +0100)
commit43df2a57b773596cd0bdd2316889ff9653121015
treeaf534b4284544bd5641b77a7d05f0496758e702e
parent2f451d2a2a44b66586b803763068195088f9ccd4
ALSA: usb-audio: Use kmemdup rather than duplicating its implementation

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: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c