Re: [Qemu-devel] [PATCH v3 04/10] slirp: slirp/slirp.c coding style cleanup

2013-02-05 Thread Laszlo Ersek
On 02/04/13 13:12, Stefan Hajnoczi wrote: > The slirp glue code uses tabs in some places. Since the next patch will > modify the file, convert tabs to spaces and fix checkpatch.pl issues. > > Signed-off-by: Stefan Hajnoczi > --- > slirp/slirp.c | 608 > ++---

[Qemu-devel] [PATCH v3 04/10] slirp: slirp/slirp.c coding style cleanup

2013-02-04 Thread Stefan Hajnoczi
The slirp glue code uses tabs in some places. Since the next patch will modify the file, convert tabs to spaces and fix checkpatch.pl issues. Signed-off-by: Stefan Hajnoczi --- slirp/slirp.c | 608 ++ 1 file changed, 311 insertions(+), 297