All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Takashi Iwai <tiwai@suse.de>
Cc: Alsa-devel <alsa-devel@alsa-project.org>,
	Krzysztof Helt <krzysztof.h1@poczta.fm>
Subject: Re: [PATCH 10/10] wss_lib: use wss detection code instead of ad1848 one
Date: Tue, 29 Jul 2008 16:15:10 +0200	[thread overview]
Message-ID: <488F25EE.4080104@keyaccess.nl> (raw)
In-Reply-To: <s5hd4kwdeso.wl%tiwai@suse.de>

On 29-07-08 15:02, Takashi Iwai wrote:

> At Mon, 28 Jul 2008 20:39:05 +0200,
> Rene Herman wrote:
>> On 28-07-08 17:37, Takashi Iwai wrote:
>>
>>> Well, I still prefer folding lines to fit 80-column - of course
>>> only if the result is somewhat reasonable and more readable.
>> Which it absolutely never is, because if it were, the original 
>> programmer would've already formatted it that way.
> 
> ... only if the original author respected the standard CodingStyle.
> Many old ALSA codes are not in that category.
> 
> Honestly, I don't mind much to keep them as they are now, even though
> checkpatch grumbles, if the author (or the heir) wants to keep it
> intentionally even after reading the CodingStyle text carefully...

I'm also definitely not speaking about things such as function headers 
which needlessly walk of to the far right, but specifically about stuff 
where the formatting _not_ inside 80 cols made things much easier to 
read. In this case, my specific comments were about:

1) mixer element macros

Many spots in this patchset, but for IMO most clearly bad example:

http://mailman.alsa-project.org/pipermail/alsa-devel/2008-July/009272.html

See the cmi8330 ones.

Not only do these kind of changes muddy up a patch, they muddy up the 
result as well. Hate it...

2) debug printks

For one example here, see:

http://mailman.alsa-project.org/pipermail/alsa-devel/2008-July/008978.html

/snd_wss_debug

Bad, bad, triply bad.

3) trivial switches, although I don't feel hugely strongly about those.

Example:

http://mailman.alsa-project.org/pipermail/alsa-devel/2008-July/009314.html

/snd_wss_chip_id

...

All of these, I strongly feel, are examples where checkpatch needs and 
deserves to be fully ignored.

Rene.

  reply	other threads:[~2008-07-29 14:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-18 19:51 [PATCH 10/10] wss_lib: use wss detection code instead of ad1848 one Krzysztof Helt
2008-07-20 16:09 ` Rene Herman
2008-07-23 21:28   ` Rene Herman
2008-07-24  5:26     ` Krzysztof Helt
2008-07-24  9:31       ` Rene Herman
2008-07-28 15:37         ` Takashi Iwai
2008-07-28 18:39           ` Rene Herman
2008-07-29 13:02             ` Takashi Iwai
2008-07-29 14:15               ` Rene Herman [this message]
2008-07-29 14:31                 ` Takashi Iwai
2008-07-29 14:37                   ` Rene Herman
2008-07-29 18:53                   ` Krzysztof Helt
2008-07-29 19:00                     ` Rene Herman
2008-07-24 17:19       ` Rene Herman
2008-07-24 18:47         ` Krzysztof Helt
2008-07-24 19:30           ` Rene Herman
2008-07-24 20:05             ` Rene Herman
2008-07-24 21:41             ` Krzysztof Helt
2008-07-25  9:59               ` Rene Herman
2008-08-04  1:47             ` Rene Herman
2008-08-04  4:31               ` Krzysztof Helt
  -- strict thread matches above, loose matches on Subject: below --
2008-07-25 13:39 krzysztof.h1

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=488F25EE.4080104@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=krzysztof.h1@poczta.fm \
    --cc=tiwai@suse.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 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.