public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Bob Copeland <me@bobcopeland.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>,
	"Petri T. Koistinen" <petri.koistinen@iki.fi>,
	Andrew Morton <akpm@osdl.org>,
	trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fs/bio.c: initialize variable, remove warning
Date: Tue, 2 May 2006 07:27:09 +0200	[thread overview]
Message-ID: <20060502052708.GO3814@suse.de> (raw)
In-Reply-To: <b6c5339f0605011419w7770a634t60bce8ce693a3749@mail.gmail.com>

On Mon, May 01 2006, Bob Copeland wrote:
> On 5/1/06, Alexey Dobriyan <adobriyan@gmail.com> wrote:
> >On Mon, May 01, 2006 at 11:55:27PM +0300, Petri T. Koistinen wrote:
> >> Remove compiler warning by initializing uninitialized variable.
> >
> >oh no not again!
> 
> What about:
> 
> >> -                     unsigned long idx;
> +                     unsigned long idx;   /* please don't patch bogus
> warning */

I'll take that patch if you send it :-)

-- 
Jens Axboe


  reply	other threads:[~2006-05-02  5:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-01 20:55 [PATCH] fs/bio.c: initialize variable, remove warning Petri T. Koistinen
2006-05-01 21:05 ` Alexey Dobriyan
2006-05-01 21:19   ` Bob Copeland
2006-05-02  5:27     ` Jens Axboe [this message]
2006-05-02  0:22 ` Al Viro

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=20060502052708.GO3814@suse.de \
    --to=axboe@suse.de \
    --cc=adobriyan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=me@bobcopeland.com \
    --cc=petri.koistinen@iki.fi \
    --cc=trivial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox