[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87ac2c4zsh.fsf@denkblock.local>
Date: Mon, 27 Nov 2006 17:31:10 +0100
From: Elias Oltmanns <eo@...ensachen.de>
To: linux-ide@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] IDE: typo in ide-io.c leads to faulty assignment
"Jesper Juhl" <jesper.juhl@...il.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists