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 <stefa...@redhat.com> > --- > slirp/slirp.c | 608 > ++++++++++++++++++++++++++++++---------------------------- > 1 file changed, 311 insertions(+), 297 deletions(-)
I checked the output of "git show -b". Reviewed-by: Laszlo Ersek <ler...@redhat.com>