Re: [Qemu-devel] [PATCH v17 2/4] block/gluster: code cleanup

2016-06-17 Thread Jeff Cody
On Wed, Jun 15, 2016 at 01:55:45PM +0530, Prasanna Kumar Kalever wrote: > unified coding styles of multiline function arguments and other error > functions > moved random declarations of structures and other list variables > > Signed-off-by: Prasanna Kumar Kalever > Reviewed-by: Eric Blake Rev

[Qemu-devel] [PATCH v17 2/4] block/gluster: code cleanup

2016-06-15 Thread Prasanna Kumar Kalever
unified coding styles of multiline function arguments and other error functions moved random declarations of structures and other list variables Signed-off-by: Prasanna Kumar Kalever Reviewed-by: Eric Blake --- block/gluster.c | 113 ++-- 1 fi