[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AE90C24D6B3A694183C094C60CF0A2F6026B73BD@saturn3.aculab.com>
Date: Tue, 29 Oct 2013 12:42:58 -0000
From: "David Laight" <David.Laight@...LAB.COM>
To: Andreas Bofjäll <andreas.bofjall@...csson.com>,
"Erik Hugne" <erik.hugne@...csson.com>
Cc: <jon.maloy@...csson.com>, <netdev@...r.kernel.org>,
<Paul.Gortmaker@...driver.com>,
<tipc-discussion@...ts.sourceforge.net>, <davem@...emloft.net>
Subject: RE: [tipc-discussion] [PATCH net-next] tipc: remove two indentation levels in tipc_recv_msg routine
> continue;
> +
> +unlock:
> + tipc_node_unlock(n_ptr);
> cont:
> kfree_skb(buf);
> }
Might be better to call the labels 'unlock_discard' and 'discard'.
David
--
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