public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexander Griesser <tuxx@aon.at>
To: Stefan Becker <stefan@oph.rwth-aachen.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] init/main.c
Date: Sat, 21 Jul 2001 19:05:39 +0200	[thread overview]
Message-ID: <20010721190539.A557@aon.at> (raw)
In-Reply-To: <Pine.LNX.4.21.0107211840250.27803-100000@die-macht>
In-Reply-To: <Pine.LNX.4.21.0107211840250.27803-100000@die-macht>

On Sat, Jul 21, 2001 at 06:51:07PM +0200, you wrote:
> The following patch against 2.4.6-ac5 does
> -    int par;
> -    if (get_option(&str,&par)) prof_shift = par;
> +	int par;
> +	if (get_option(&str,&par))
> +		prof_shift = par;
>  	return 1;

This is already done in 2.4.7.

regards, alexx
-- 
|   .-.   | Alexander Griesser <tuxx@aon.at> -=- ICQ:63180135 |  .''`. |
|   /v\   |  http://www.tuxx-home.at -=- Linux Version 2.4.7  | : :' : |
| /(   )\ |  FAQ zu at.linux:  http://alfie.ist.org/LinuxFAQ  | `. `'  |
|  ^^ ^^  `---------------------------------------------------´   `-   |

  reply	other threads:[~2001-07-21 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-21 16:51 [PATCH] init/main.c Stefan Becker
2001-07-21 17:05 ` Alexander Griesser [this message]
2001-07-21 17:36 ` Robert Love
2001-07-21 21:39 ` Andrzej Krzysztofowicz
2001-07-22  3:58   ` Stefan Becker
2001-07-22  4:05     ` Keith Owens

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=20010721190539.A557@aon.at \
    --to=tuxx@aon.at \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefan@oph.rwth-aachen.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