From: Johan Hedberg Date: Mon, 16 Sep 2013 10:05:12 +0000 (+0300) Subject: Bluetooth: Remove unused event mask struct X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af784dcbc44e3cf21a1bda3ce14df5fcc2bfe93;p=pandora-kernel.git Bluetooth: Remove unused event mask struct The struct for HCI_Set_Event_Mask is never used. Instead a local 8-byte array is used for sending this command. Therefore, remove the unnecessary struct definition. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed