From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 2/2] tipc: correct spelling errors for tipc_topsrv_queue_evt() comments Date: Mon, 03 Sep 2018 22:03:32 -0700 (PDT) Message-ID: <20180903.220332.1057447916283771901.davem@davemloft.net> References: <1535963806-27142-1-git-send-email-zhenbo.gao@windriver.com> <1535963806-27142-2-git-send-email-zhenbo.gao@windriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jon.maloy@ericsson.com, tipc-discussion@lists.sourceforge.net, netdev@vger.kernel.org, ying.xue@windriver.com, yue.tao@windriver.com To: zhenbo.gao@windriver.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:51258 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726093AbeIDJ0z (ORCPT ); Tue, 4 Sep 2018 05:26:55 -0400 In-Reply-To: <1535963806-27142-2-git-send-email-zhenbo.gao@windriver.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Zhenbo Gao Date: Mon, 3 Sep 2018 16:36:46 +0800 > tipc_conn_queue_evt -> tipc_topsrv_queue_evt > tipc_send_work -> tipc_conn_send_work > tipc_send_to_sock -> tipc_conn_send_to_sock > > Signed-off-by: Zhenbo Gao > Reviewed-by: Ying Xue Applied.