From: Marcel Holtmann Date: Fri, 11 Jul 2014 03:36:39 +0000 (+0200) Subject: Bluetooth: Move struct hci_sec_filter next to its user X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad254f7f6fd3b66ce47a156cbb92cb02002103e;p=pandora-kernel.git Bluetooth: Move struct hci_sec_filter next to its user There is only single location using struct hci_sec_filter and with that there is no point in putting this declaration into a global header file. So move it right next to its user and make the code a lot more simpler. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed