From: Alexandru Gheorghiu Date: Mon, 25 Mar 2013 13:46:49 +0000 (+0200) Subject: sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9ffc979f761c091a23020692b3502fa776eac0;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed