Re: [Mesa-dev] [PATCH 17/17] vbo: whitespace/formatting fixes in vbo_split_inplace.c

2018-01-19 Thread Roland Scheidegger
Looks all good to me albeit I'm still no vbo expert... For the series: Reviewed-by: Roland Scheidegger Am 19.01.2018 um 18:47 schrieb Brian Paul: > --- > src/mesa/vbo/vbo_split_inplace.c | 215 > --- > 1 file changed, 111 insertions(+), 104 deletions(-) > >

[Mesa-dev] [PATCH 17/17] vbo: whitespace/formatting fixes in vbo_split_inplace.c

2018-01-19 Thread Brian Paul
--- src/mesa/vbo/vbo_split_inplace.c | 215 --- 1 file changed, 111 insertions(+), 104 deletions(-) diff --git a/src/mesa/vbo/vbo_split_inplace.c b/src/mesa/vbo/vbo_split_inplace.c index a2717ab..2c363c2 100644 --- a/src/mesa/vbo/vbo_split_inplace.c +++ b/src/m