ieee802154: atusb: switch from uint8_t to u8
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 22 Sep 2017 12:13:55 +0000 (14:13 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 6 Nov 2017 15:16:26 +0000 (16:16 +0100)
commit909dcf9b16738d2dee46b688378d64fc771712b8
tree3a67dd16511be5952493fb8520ebd54ccb05977a
parent2798b80b385384d51a81832556ee9ad25d175f9b
ieee802154: atusb: switch from uint8_t to u8

Switch top the preferred kernel type naming.
Found by checkpatch.

Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
drivers/net/ieee802154/atusb.c