From: Alexandru Gheorghiu Date: Sun, 17 Mar 2013 05:16:50 +0000 (+0200) Subject: Bluetooth: Replaced kzalloc and memcpy with kmemdup X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~116^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae327f0efc12d35ea8c98007310c35c143c1e21;p=pandora-kernel.git Bluetooth: Replaced kzalloc and memcpy with kmemdup Replaced calls to kzalloc followed by memcpy with a single call to kmemdup. Signed-off-by: Alexandru Gheorghiu Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed