]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa1ae427be385b9be55bd9c6e9cef09b6c5f5a29
tree3a67dd16511be5952493fb8520ebd54ccb05977a
parent27f03473510663a2341a3b2a2143b73dbf982c0d
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