commit | af05b30bcb65da3ed488af54ee92e96bebe0be5e | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <gustavo@las.ic.unicamp.br> | Mon Apr 20 01:31:08 2009 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jun 08 14:50:00 2009 +0200 |
tree | 830fd8d7d52a82522ed22e37d95650254126d71c | |
parent | 44d0e48e8a1fa174edf11e03dc70bd6a146b2a40 [diff] |
Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl This patch fixes the errors without changing the l2cap.o binary: text data bss dec hex filename 18059 568 0 18627 48c3 l2cap.o.after 18059 568 0 18627 48c3 l2cap.o.before Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>