commit | 0139418c943c3389cf75afc4f4d2b2fa52bbf7c9 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 03 10:02:46 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 03 19:54:05 2006 -0700 |
tree | f4f760f37b516d9c6c375217aec31a1d9f6fdaa2 | |
parent | a91f2e396f5b32b21d842b4757bc8de5e88eac66 [diff] |
[Bluetooth] Small cleanup of the L2CAP source code This patch is a small cleanup of the L2CAP source code. It makes some coding style changes and moves some functions around to avoid forward declarations. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>