On Tue, Oct 27, 2015 at 12:04:12AM +0700, Ivan Safonov wrote:
> There is no need to use fixed width data types.
> 

True enough, this patch is fine.  But we use u32 for "unsigned int" in
many places just because it is shorter to type.  Don't do a wholesale
changing of these types. There should always be a reason for using s32
so feel free to do a re-typing of those.

regards,
dan carpenter

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

Reply via email to