On Wed, 2017-08-16 at 15:00 -0700, Keith Packard wrote: > Adam Jackson <[email protected]> writes: > > > Signed-off-by: Adam Jackson <[email protected]> > > Why? I can see removing the WriteToClient calls from the functions, but > any particular reason to inline them?
Consistency and cleanliness? They're the only out-of-lined reply swap functions which puts them solidly in the minority (seven out of GLX's 32ish replies), and glxserver.h is currently kind of a misc-and-other header that I was trying to give some focus. - ajax _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
