From: Alexandru Gheorghiu Date: Mon, 25 Mar 2013 13:50:34 +0000 (+0200) Subject: sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e63df919d75ef4ecafd66b5123a798b18cc0e7;p=pandora-kernel.git sound: oss: sb_common: 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