From: David Miller <davem@davemloft.net>
To: jkosina@suse.cz
Cc: rudy.matela@gmail.com, wharms@bfs.de, kas@fi.muni.cz,
khc@pm.waw.pl, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Coding style correction on some drivers that use
Date: Thu, 10 Dec 2009 00:40:29 +0000 [thread overview]
Message-ID: <20091209.164029.112221779.davem@davemloft.net> (raw)
In-Reply-To: <alpine.LNX.2.00.0912100025190.3755@pobox.suse.cz>
From: Jiri Kosina <jkosina@suse.cz>
Date: Thu, 10 Dec 2009 00:26:57 +0100 (CET)
> On Wed, 9 Dec 2009, Rudy Matela wrote:
>
>> > It is ok until the driver is removed, if this "issue" is not fixed it
>> > will trigger any check-coding-style and generate new patches. Since it
>> > involves no code changes it is harmless.
>> Sould I keep sending coding style corrections to the Linux Kernel?
>> I'm trying to help, but if i'm just being annoying, please tell me and
>> I can try to contribute in a better way. :-)
>
> Coding style corrections (if they really improve readability of the code),
> comment fixes (if they really make grepping for things better or make the
> whole text more understandable) are welcome and I will happily merge them.
>
> What I usually don't merge are purely whitespace "fixes", which don't
> really fix anything in fact.
I think the whitespace ones here are extremely valuable, the code is
amazingly annoying to read as it is.
It boils down to this:
foo() is a C function call
foo () is a C operation like 'if', 'while' etc.
and people's brains are wired to this association.
next prev parent reply other threads:[~2009-12-10 0:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-09 14:35 [PATCH] Coding style correction on some drivers that use Generic Rudy Matela
2009-12-09 14:55 ` [PATCH] Coding style correction on some drivers that use Generic HDLC Jan Yenya Kasprzak
2009-12-09 15:43 ` [PATCH] Coding style correction on some drivers that use Generic walter harms
2009-12-09 21:09 ` Rudy Matela
2009-12-09 23:26 ` Jiri Kosina
2009-12-10 0:40 ` David Miller [this message]
2009-12-09 16:41 ` [PATCH] Coding style correction on some drivers that use Generic HDLC Krzysztof Halasa
2009-12-09 23:24 ` [PATCH] Coding style correction on some drivers that use Generic Jiri Kosina
2009-12-10 17:41 ` [PATCH] Coding style correction on some drivers that use Generic HDLC Krzysztof Halasa
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=20091209.164029.112221779.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jkosina@suse.cz \
--cc=kas@fi.muni.cz \
--cc=kernel-janitors@vger.kernel.org \
--cc=khc@pm.waw.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=rudy.matela@gmail.com \
--cc=wharms@bfs.de \
/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