On 20 June 2017 at 17:05, Eric Engestrom <[email protected]> wrote: > On Tuesday, 2017-06-20 16:04:47 +0100, Emil Velikov wrote: >> From: Emil Velikov <[email protected]> >> >> Function cannot fail and always returns true. >> >> Signed-off-by: Emil Velikov <[email protected]> > > Both patches are: > Reviewed-by: Eric Engestrom <[email protected]> > >> --- >> We could even inline it in the header if people prefer. > > Good idea. I just checked that the deref it makes depends on a struct > defined before the function prototype in the header, so a trivial > replace of the prototype with a static inline should work; consider it > r-b'ed as well :) > Thanks - squashed, double-checked it doesn't break the world and pushed.
-Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
