On Mon, 21 Jan 2019, Jani Nikula <[email protected]> wrote: > On Fri, 18 Jan 2019, Jani Nikula <[email protected]> wrote: >> Mixed C99 and kernel types use is getting ugly. Prefer kernel types. >> >> sed -i 's/\buint\(8\|16\|32\|64\)_t\b/u\1/g' >> >> v2: rebase >> >> Acked-by: Chris Wilson <[email protected]> >> Acked-by: Tvrtko Ursulin <[email protected]> >> Reviewed-by: Ville Syrjälä <[email protected]> >> Reviewed-by: José Roberto de Souza <[email protected]> >> Signed-off-by: Jani Nikula <[email protected]> > > Thanks for the reviews and acks. Pushed everything *except* this patch, > which seems to need a drm-next backmerge for the avi infoframe stuff.
And now pushed. We no longer have any C99 uint types left. \o/ BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
