On Fri, Mar 22, 2019 at 01:17:53PM +0800, Yifeng Li wrote: > This commit converts "unsigned int" and "int" in I/O wrappers > to "u8". It improves readability since it's consistent with > the prototypes of readb() and writeb(). More importantly, it > reduces readers' confusion, since the upcoming 2D acceleration > code will use a different wordsize. > > Signed-off-by: Yifeng Li <[email protected]>
Tested-by: Sudip Mukherjee <[email protected]> -- Regards Sudip _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
