All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] register sysfs device for lp devices
Date: Fri, 17 Feb 2006 09:43:26 -0800	[thread overview]
Message-ID: <20060217094326.0ae35311@localhost.localdomain> (raw)
In-Reply-To: 20060217113836.GA26254@pcpool00.mathematik.uni-freiburg.de

O
> +	parport_set_dev (p, &dev->dev);
>  	parport_announce_port (p);

Why does the parallel port code use a different whitespace style than
the rest of the kernel. It is incorrect and potentially confusing to
put a blank between the function name and the arguments. It is like
reading, english, with commas in the wrong spot.

  reply	other threads:[~2006-02-17 17:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-17 11:38 [PATCH] register sysfs device for lp devices Bernhard R. Link
2006-02-17 17:43 ` Stephen Hemminger [this message]
2006-02-18 12:05   ` Bernhard R. Link
2006-02-18  1:45 ` Greg KH
2006-02-18 13:00   ` Bernhard R. Link

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=20060217094326.0ae35311@localhost.localdomain \
    --to=shemminger@osdl.org \
    --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 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.