From: Andrei Emeltchenko Date: Fri, 31 Aug 2012 13:39:28 +0000 (+0300) Subject: Bluetooth: Remove unneeded zero init X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~65^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b536b5e5e1da32f3ba1e3f42c7bf2f80d37dc6b;p=pandora-kernel.git Bluetooth: Remove unneeded zero init hdev is allocated with kzalloc so zero initialization is not needed. Signed-off-by: Andrei Emeltchenko Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed