commit | 43df2a57b773596cd0bdd2316889ff9653121015 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 10 19:38:43 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Nov 10 19:51:45 2011 +0100 |
tree | af534b4284544bd5641b77a7d05f0496758e702e | |
parent | 2f451d2a2a44b66586b803763068195088f9ccd4 [diff] |
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>