commit | cf1d078e4ea094e516faab49678fbea3a34b7848 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Feb 20 11:28:27 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Feb 21 16:17:30 2013 -0600 |
tree | 21d64e0b3e78a597f069117e8d183354458d2e6c | |
parent | 48ce11ff972c733afaed3e2a2613a2e56081ec92 [diff] |
slirp: slirp/slirp.c coding style cleanup 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 <stefanha@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Message-id: 1361356113-11049-5-git-send-email-stefanha@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>