Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Mon, 20 Apr 2009 04:31:08 +0000 (01:31 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:00 +0000 (14:50 +0200)
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>

No differences found