[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4DE76E82.1090808@kernel.dk>
Date: Thu, 02 Jun 2011 13:05:38 +0200
From: Jens Axboe <axboe@...nel.dk>
To: Paul Bolle <pebolle@...cali.nl>
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Use hlist_entry() for io_context.cic_list.first
On 2011-06-01 21:33, Paul Bolle wrote:
> list_entry() and hlist_entry() are both simply aliases for
> container_of(), but since io_context.cic_list.first is an hlist_node one
> should at least use the correct alias.
Thanks, that does look cleaner.
--
Jens Axboe
--
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