[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130603204930.GA28299@infradead.org>
Date: Mon, 3 Jun 2013 13:49:30 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Joern Engel <joern@...fs.org>
Cc: linux-kernel@...r.kernel.org,
Chris Mason <chris.mason@...ionio.com>,
linux-btrfs@...r.kernel.org
Subject: Re: [PATCH 0/2] introduce list_for_each_entry_del
I can't say I like the structure.
A list_pop that removes and entry from the head or returns NULL if the
list is empty would lead to nice while loops that are obviously
readable instead.
--
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