From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] tipc: align tipc function names with common naming practice in the network Date: Tue, 18 Feb 2014 17:32:26 -0500 (EST) Message-ID: <20140218.173226.1442591722311549053.davem@davemloft.net> References: <1392710806-13831-1-git-send-email-ying.xue@windriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jon.maloy@ericsson.com, Paul.Gortmaker@windriver.com, erik.hugne@ericsson.com, netdev@vger.kernel.org, tipc-discussion@lists.sourceforge.net To: ying.xue@windriver.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:36621 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752926AbaBRWc2 (ORCPT ); Tue, 18 Feb 2014 17:32:28 -0500 In-Reply-To: <1392710806-13831-1-git-send-email-ying.xue@windriver.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ying Xue Date: Tue, 18 Feb 2014 16:06:46 +0800 > Rename the following functions, which are shorter and more in line > with common naming practice in the network subsystem. ... > Above changes have no impact on current users of the functions. > > Signed-off-by: Ying Xue > Reviewed-by: Jon Maloy Applied, thank you.