[Qemu-devel] [PATCH v2 2/3] block/gluster: code cleanup

2015-11-10 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 --- block/gluster.c | 113 ++-- 1 file changed, 60 insertions

Re: [Qemu-devel] [PATCH v2 2/3] block/gluster: code cleanup

2015-10-21 Thread Eric Blake
On 10/21/2015 07:34 AM, 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 > --- > block/gluster.c | 113 > +++

[Qemu-devel] [PATCH v2 2/3] block/gluster: code cleanup

2015-10-21 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 --- block/gluster.c | 113 ++-- 1 file changed, 60 insertions