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)
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>

No differences found