On Tue, May 10, 2016 at 11:26:57AM +1000, tcharding wrote: > From: Tobin C Harding <[email protected]> > > checkpatch produces data type 'checks'. > > This patch amends them by changing, for example: > uint8_t -> u8
This looks good. Applied, thanks.
On Tue, May 10, 2016 at 11:26:57AM +1000, tcharding wrote: > From: Tobin C Harding <[email protected]> > > checkpatch produces data type 'checks'. > > This patch amends them by changing, for example: > uint8_t -> u8
This looks good. Applied, thanks.