qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] memsave: Improve and disambiguate error messa


From: Paolo Bonzini
Subject: Re: [Qemu-trivial] [PATCH] memsave: Improve and disambiguate error message
Date: Sun, 08 Feb 2015 22:46:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 08/02/2015 13:14, Borislav Petkov wrote:
> On Sun, Feb 08, 2015 at 11:09:24AM +0100, Paolo Bonzini wrote:
>> Cc: address@hidden
> 
> Thanks.
> 
> But, there's more b0rked with this error message so you might wanna take
> the patch below instead.
> 
> Btw, what are the vim settings when doing patches for qemu, this must be
> documented somewhere as coding style differs significantly from that of
> the kernel?

I use ":set shiftwidth=4 expandtab" and c-indent mode.

Quick googling for "vim four spaces" suggests the following alternatives:

* ":set tabstop=8 expandtab shiftwidth=4 softtabstop=4"

* "set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab".

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]