From: Sachin Kamat Date: Fri, 27 Jul 2012 07:08:31 +0000 (+0530) Subject: Bluetooth: Use devm_kzalloc in bcm203x.c file. X-Git-Tag: v3.7-rc1~70^2~42^2~37^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9357cc60789cfdcbbeeff85d9c423a91d621ae1f;p=pandora-kernel.git Bluetooth: Use devm_kzalloc in bcm203x.c file. devm_kzalloc() eliminates the need to free memory explicitly thereby saving some cleanup code. Signed-off-by: Sachin Kamat Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed