]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: clean up l2cap code
authorAndrei Emeltchenko <andrei.emeltchenko@nokia.com>
Wed, 1 Dec 2010 14:58:24 +0000 (16:58 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 1 Dec 2010 23:04:43 +0000 (21:04 -0200)
commit4ae15297e57d3aad36545ab807b11a16bcec95af
tree47d814d0f4c9c8ac3de4ec4290422ea747ee5dd9
parente1bb5d40f77e17486c838c48922d516b05a38b04
Bluetooth: clean up l2cap code

Do not initialize static vars to zero, macros with complex values
shall be enclosed with (), remove unneeded braces.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap.c