From: Gustavo F. Padovan Date: Mon, 19 Jul 2010 05:00:13 +0000 (-0300) Subject: Bluetooth: Use __packed annotation X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf;p=pandora-kernel.git Bluetooth: Use __packed annotation To make net/ and include/net/ code consistent use __packed instead of __attribute__ ((packed)). Bluetooth subsystem was one of the last net subsys still using __attribute__ ((packed)). Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed