Re: [Qemu-devel] [PATCH 1/2] net: expand tabs in net/socket.c
On Wed, Dec 7, 2011 at 11:01 PM, Stefan Hajnoczi wrote: > In order to make later patches sane, expand the tab characters and > conform to QEMU coding style now. > > Signed-off-by: Stefan Hajnoczi > --- > net/socket.c | 79 > ++ > 1 files
[Qemu-devel] [PATCH 1/2] net: expand tabs in net/socket.c
In order to make later patches sane, expand the tab characters and conform to QEMU coding style now. Signed-off-by: Stefan Hajnoczi --- net/socket.c | 79 ++ 1 files changed, 41 insertions(+), 38 deletions(-) diff --git a/net/socket.c b/