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:
9b27f35
)
Bluetooth: Use kernel int types instead of ones from stdint.h
author
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 26 Feb 2012 11:04:52 +0000
(13:04 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 27 Feb 2012 10:34:39 +0000
(12:34 +0200)
u8/__u8/u32/etc should be used in the kernel instead of stdint.h types.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
No differences found