Hi Kevin
On Mon, Mar 29, 2010 at 7:44 PM, Kevin Wolf wrote:
> Am 28.03.2010 19:07, schrieb Ryota Ozaki:
>> Follow "Every indented statement is braced; even if the block
>> contains just one statement." described in CODING_STYLE.
>>
>> Signed-off-by: Ryota Ozaki
>
> Usually we fix the coding styl
Am 28.03.2010 19:07, schrieb Ryota Ozaki:
> Follow "Every indented statement is braced; even if the block
> contains just one statement." described in CODING_STYLE.
>
> Signed-off-by: Ryota Ozaki
Usually we fix the coding style in places that need to be changed
anyway, but avoid touching things
Follow "Every indented statement is braced; even if the block
contains just one statement." described in CODING_STYLE.
Signed-off-by: Ryota Ozaki
---
qemu-nbd.c | 60
1 files changed, 40 insertions(+), 20 deletions(-)
diff --git a/q