On Thu, Mar 09, 2017 at 03:47:03PM +1100, Tobin C. Harding wrote:
> Checkpatch emits CHECK prefer kernel type. Source and header file use
> C standard types uintN_t.
> 
> Replace C standard types with kernel types. uintN_t -> uN

Can you just replace one type at a time?  Makes it much easier to
review.  As it is, this is almost impossible to verify you got it
correct :(

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to