Bluetooth: Remove pointless endian conversion helpers
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Jun 2009 16:06:51 +0000 (18:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:01 +0000 (14:50 +0200)
The Bluetooth source uses some endian conversion helpers, that in the end
translate to kernel standard routines. So remove this obfuscation since it
is fully pointless.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found