From: Elias Oltmanns <eo@nebensachen.de>
To: linux-ide@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] IDE: typo in ide-io.c leads to faulty assignment
Date: Mon, 27 Nov 2006 17:31:10 +0100 [thread overview]
Message-ID: <87ac2c4zsh.fsf@denkblock.local> (raw)
In-Reply-To: <9a8748490611270801g38417047ybcf4304bad9ad673@mail.gmail.com> (Jesper Juhl's message of "Mon\, 27 Nov 2006 17\:01\:16 +0100")
"Jesper Juhl" <jesper.juhl@gmail.com> wrote:
> These two lines :
>
> - args->handler = task_no_data_intr;
> + args->handler = &task_no_data_intr;
>
> do the same thing.
Thanks for explaining, obviously I got a bit confused.
Sorry for the noise.
Elias
prev parent reply other threads:[~2006-11-27 16:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-27 14:51 [PATCH] IDE: typo in ide-io.c leads to faulty assignment Elias Oltmanns
2006-11-27 15:08 ` Alan
2006-11-27 16:01 ` Jesper Juhl
2006-11-27 16:31 ` Elias Oltmanns [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=87ac2c4zsh.fsf@denkblock.local \
--to=eo@nebensachen.de \
--cc=linux-ide@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).