[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <13649.1196956529@redhat.com>
Date: Thu, 06 Dec 2007 15:55:29 +0000
From: David Howells <dhowells@...hat.com>
To: Denis Cheng <crquan@...il.com>
Cc: dhowells@...hat.com, Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/20] fs/afs/cell.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng <crquan@...il.com> wrote:
> single list_head variable initialized with LIST_HEAD_INIT could almost
> always can be replaced with LIST_HEAD declaration, this shrinks the code
> and looks better.
And mucks up TAGS generation:-/
--
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