From: Oliver Neukum <oliver@neukum.org>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch]clarification of coding style regarding conditional statements with two branches
Date: Fri, 4 May 2007 17:29:04 +0200 [thread overview]
Message-ID: <200705041729.04771.oliver@neukum.org> (raw)
In-Reply-To: <463B47AF.4010503@gmail.com>
Am Freitag, 4. Mai 2007 16:48 schrieb Jiri Slaby:
> Why, what's wrong with
> if (condition) {
> do_this();
> do_that();
> } else
> otherwise();
>
> ? It's more readable/nicer in my eyes than
Than I am afraid we need to agree to disagree. But then I would
insist that neither side give the other a hard to time over this issue.
Regards
Oliver
next prev parent reply other threads:[~2007-05-04 15:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-04 7:26 [patch]clarification of coding style regarding conditional statements with two branches Oliver Neukum
2007-05-04 14:48 ` Jiri Slaby
2007-05-04 15:29 ` Oliver Neukum [this message]
2007-05-04 16:24 ` Jiri Slaby
2007-05-04 16:16 ` Krzysztof Halasa
2007-05-04 21:16 ` Jan Engelhardt
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=200705041729.04771.oliver@neukum.org \
--to=oliver@neukum.org \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox