commit | 0d9ffc979f761c091a23020692b3502fa776eac0 | [log] [tgz] |
---|---|---|
author | Alexandru Gheorghiu <gheorghiuandru@gmail.com> | Mon Mar 25 15:46:49 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 02 11:22:52 2013 +0200 |
tree | ceefe9779d4e7cccdc9d156cc092d3996321f0db | |
parent | 4abdbd1c2c1832e7270e546307ffb3e56b286db2 [diff] |
sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy Used kmemdup instead of replicating it's behaviour with kmalloc followed by memcpy. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>