git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47ec1dc
)
Bluetooth: Remove pointless endian conversion helpers
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 7 Jun 2009 16:06:51 +0000
(18:06 +0200)
committer
Marcel 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