From: Markus Armbruster <armbru@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Get coding style closer to the real world
Date: Tue, 01 Dec 2009 10:39:57 +0100 [thread overview]
Message-ID: <m33a3vkp76.fsf@crossbow.pond.sub.org> (raw)
In-Reply-To: <1259618155-4217-1-git-send-email-agraf@suse.de> (Alexander Graf's message of "Mon, 30 Nov 2009 22:55:55 +0100")
Alexander Graf <agraf@suse.de> writes:
> Currently we have this stupid role of disallowing:
>
> if (r)
> break;
>
> By disallowing this we clutter the code, making it less readable without
> buying us anything. In fact, nobody actually sticks to this because it'd show
> just how much bad taste the programmer doing this would have.
>
> So IMHO we should change the coding style, so we can finally focus on
> programming again and don't focus on useless coding style rules.
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
ACK
next prev parent reply other threads:[~2009-12-01 9:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-30 21:55 [Qemu-devel] [PATCH] Get coding style closer to the real world Alexander Graf
2009-12-01 9:39 ` Markus Armbruster [this message]
2009-12-04 17:47 ` Paul Brook
2009-12-04 22:30 ` Anthony Liguori
2009-12-05 17:33 ` Avi Kivity
2009-12-04 23:47 ` Alexander Graf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m33a3vkp76.fsf@crossbow.pond.sub.org \
--to=armbru@redhat.com \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.