From: Patrik Flykt <[email protected]>
Hi,
Typedefs for connman_uint8_t and connman_uint16_t are used in very few
places. This patch replaces the typedefs with their original unsigned char
and unsigned short types.
Cheers,
Patrik
Patrik Flykt (3):
service: Substitute connman_uint8_t with unsigned char
network: Substitute connman_uint8_t and connman_uint16_t usage
types: Remove typedefs for connman_uint8_t and connman_uint16_t
include/network.h | 12 ++++++------
include/types.h | 2 --
src/network.c | 16 ++++++++--------
src/service.c | 6 +++---
4 files changed, 17 insertions(+), 19 deletions(-)
--
1.7.10.4
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman