All of lore.kernel.org
 help / color / mirror / Atom feed
From: a.othieno@bluewin.ch (Arthur Othieno)
To: "YOSHIFUJI Hideaki / ?$B5HF#1QL@" <yoshfuji@linux-ipv6.org>
Cc: Philip.Blundell@pobox.com, tim@cyberelk.net, campbell@torque.net,
	andrea@e-mind.com, linux-parport@torque.net,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] PARPORT: C99 Initializers
Date: Sun, 1 Feb 2004 18:48:29 +0100	[thread overview]
Message-ID: <20040201174829.GA1277@mars> (raw)
In-Reply-To: <20040201.224431.17604798.yoshfuji@linux-ipv6.org>

On Sun, Feb 01, 2004 at 10:44:31PM +0900, YOSHIFUJI Hideaki / ?$B5HF#1QL@ wrote:
> Hello.
> 
> D: convert drivers/parport/procfs.c to C99 initializers.
> 
> ===== drivers/parport/procfs.c 1.2 vs edited =====
> --- 1.2/drivers/parport/procfs.c	Tue Feb  5 16:37:25 2002
> +++ edited/drivers/parport/procfs.c	Sun Feb  1 22:41:55 2004
> @@ -232,12 +232,29 @@
> +			.proc_handler	=	&do_autoprobe,
> +		},
> +		{i
> +		 ^	.ctl_name	=	DEV_PARPORT_AUTOPROBE + 1, 
> +		 |	.procname	=	"autoprobe0",
		 |

		 Oops :)

      parent reply	other threads:[~2004-02-01 17:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-01 13:44 [PATCH] PARPORT: C99 Initializers YOSHIFUJI Hideaki / 吉藤英明
2004-02-01 13:56 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-01 14:35   ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-02 12:24     ` Wojciech 'Sas' Cieciwa
2004-02-01 17:48 ` Arthur Othieno [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=20040201174829.GA1277@mars \
    --to=a.othieno@bluewin.ch \
    --cc=Philip.Blundell@pobox.com \
    --cc=andrea@e-mind.com \
    --cc=campbell@torque.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parport@torque.net \
    --cc=tim@cyberelk.net \
    --cc=yoshfuji@linux-ipv6.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.