qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] block: drive_init(): Fix indentation


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 1/3] block: drive_init(): Fix indentation
Date: Thu, 30 Jun 2011 22:32:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110505 Iceowl/1.0b1 Icedove/3.0.11

Am 30.06.2011 20:33, schrieb Luiz Capitulino:
Some constructions in that function have broken indentation. Fix them.

Signed-off-by: Luiz Capitulino <address@hidden>
---
blockdev.c | 52 ++++++++++++++++++++++++++--------------------------
1 files changed, 26 insertions(+), 26 deletions(-)


Hi,

the new indentation still uses tabs. Please check your patch
using scripts/checkpatch.pl.

Regards,
Stefan W.




reply via email to

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