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 <to...@tomli.me>
Tested-by: Sudip Mukherjee <sudipm.mukher...@gmail.com> -- Regards Sudip _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel