[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1347325657.30731.5.camel@cr0>
Date: Tue, 11 Sep 2012 09:07:37 +0800
From: Cong Wang <amwang@...hat.com>
To: David Laight <David.Laight@...LAB.COM>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>
Subject: RE: [PATCH 2/3] ipv6, route: remove BACKTRACK() macro
On Mon, 2012-09-10 at 14:54 +0100, David Laight wrote:
>
> It does, however, seem to avoid replicating some relatively complex logic.
> OTOH goto out of a #define and hidden parameters (rt, fn ...) are not nice.
>
> Maybe the 'while (1)' part can be an inline function?
>
Yeah, actually that goto is the main reason why I think it should be
removed, at least I myself have some difficult to read this code which
jumps out. ;)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists