From: Jesper Juhl <juhl-lkml@dif.dk>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Linux Kernel Trivial Patch Monkey <trivial@rustcorp.com.au>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 0/30] return statement cleanup - kill pointless parent heses
Date: Thu, 16 Dec 2004 15:27:24 +0100 [thread overview]
Message-ID: <41C19B4C.8030201@dif.dk> (raw)
In-Reply-To: <200412161116.31607.arnd@arndb.de>
Arnd Bergmann wrote:
> On Dunnersdag 16 Dezember 2004 01:02, Jesper Juhl wrote:
>
>>If these patches are generally acceted then I think it would make
>
> sense to
>
>>make a small addition to Documentation/CodingStyle mentioning the
>
> prefered
>
>>form of return statements, so we (hopefully) won't have to do cleanups
>
>
>>like this too often in the future.
>>Below I've included a proposed patch adding such a bit to CodingStyle.
>
> I think the change in Documentation/CodingStyle is useful, even though I
> don't really like changing all the existing code without going through
> the respective maintainers.
>
I guess you have a point. I won't submit more of these through LKML but
will stick to working with maintainers.
These first 30 patches were mostly meant to "test the waters".
I'm glad you like the addition to CodingStyle. :)
>
> This is basically the same category as the first three chapters of
> CodingStyle. It's not nice to read, but there is no real problem in the
> code. Think of these issues as whitespace fixes: you are making the job
> harder for code maintainers for very little gain. I would suggest that
> you submit these patches only to the code maintainers, not to the
> Trivial
> Patch Monkey or Andrew.
Will do.
> Or even better, change scripts/Lindent to do the change automatically
> for
> code that it is used on, if that can be done in a reliable way.
> Arnd <><
I've never actually looked at how that script does its work, guess now's
a good time to start looking :)
--
Jesper Juhl
prev parent reply other threads:[~2004-12-16 14:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 0:02 [PATCH 0/30] return statement cleanup - kill pointless parentheses Jesper Juhl
2004-12-16 1:00 ` Pavel Machek
2004-12-16 1:16 ` Jesper Juhl
2004-12-16 10:16 ` Arnd Bergmann
2004-12-16 14:27 ` Jesper Juhl [this message]
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=41C19B4C.8030201@dif.dk \
--to=juhl-lkml@dif.dk \
--cc=akpm@osdl.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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