Bluetooth: Use kernel int types instead of ones from stdint.h
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 26 Feb 2012 11:04:52 +0000 (13:04 +0200)
committerJohan 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