]> git.karo-electronics.de Git - mv-sheeva.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)
commit894718a6be69d8cfd191dc291b42be32a1e4851b
tree47d814d0f4c9c8ac3de4ec4290422ea747ee5dd9
parent285b4e90318dcf421a00b2ac3fe8ab713f3281e3
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