public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: "IIDA, MASANARI" <masanari.iida@hp.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: A typo in sysrq.c on 2.4.26
Date: Sat, 10 Jul 2004 13:03:43 -0300	[thread overview]
Message-ID: <20040710160342.GA15441@logos.cnet> (raw)
In-Reply-To: <C55A99FE1AE9704D9C3F5632AC09BC1AA3B325@tkoexc09.asiapacific.cpqcorp.net>

On Fri, Jul 09, 2004 at 08:13:21PM +0900, IIDA, MASANARI wrote:
> Hi Marcelo
> 
> This patch fix a typo in drivers/char/sysrq.c on 2.4.26.
> I have confirmed kernel 2.6.7 doesn't have this typo.
> 
> --- drivers/char/sysrq.c        Mon Aug 25 20:44:41 2003
> +++ drivers/char/sysrq.c.new    Fri Jul  9 19:58:07 2004
> @@ -365,7 +365,7 @@
>  /* v */        NULL,
>  /* w */        NULL,
>  /* x */        NULL,
> -/* w */        NULL,
> +/* y */        NULL,
>  /* z */        NULL
>  };

Hi,

Patch applied, thanks.

      reply	other threads:[~2004-07-10 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09 11:13 A typo in sysrq.c on 2.4.26 IIDA, MASANARI
2004-07-10 16:03 ` Marcelo Tosatti [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=20040710160342.GA15441@logos.cnet \
    --to=marcelo.tosatti@cyclades.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masanari.iida@hp.com \
    /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