]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mark l2cap_create_iframe_pdu as static
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 12 Sep 2011 17:00:50 +0000 (20:00 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:59:16 +0000 (12:59 -0300)
commitea8b1fc8a5ca2e8584059b7bf288c5df8dfe0007
tree5db5580132cedfdfe55139ac9da468a7429c264b
parentc6b2ab0f7b33a86a02560eca1ccf9d4626da0e48
Bluetooth: mark l2cap_create_iframe_pdu as static

l2cap_create_iframe_pdu is only used in l2cap_core.c

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c