From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [patch net-next v4 03/10] net: sched: rename tcf_destroy_chain helper Date: Wed, 17 May 2017 08:12:34 -0400 Message-ID: <3dedcca4-70de-b53a-d69f-c18ff35dead2@mojatatu.com> References: <20170517090803.4461-1-jiri@resnulli.us> <20170517090803.4461-4-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, xiyou.wangcong@gmail.com, dsa@cumulusnetworks.com, edumazet@google.com, stephen@networkplumber.org, daniel@iogearbox.net, alexander.h.duyck@intel.com, simon.horman@netronome.com, mlxsw@mellanox.com To: Jiri Pirko , netdev@vger.kernel.org Return-path: Received: from mail-io0-f195.google.com ([209.85.223.195]:34704 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751957AbdEQMMh (ORCPT ); Wed, 17 May 2017 08:12:37 -0400 Received: by mail-io0-f195.google.com with SMTP id 12so1215275iol.1 for ; Wed, 17 May 2017 05:12:37 -0700 (PDT) In-Reply-To: <20170517090803.4461-4-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: On 17-05-17 05:07 AM, Jiri Pirko wrote: > From: Jiri Pirko > > Make the name consistent with the rest of the helpers around. > > Signed-off-by: Jiri Pirko Acked-by: Jamal Hadi Salim cheers, jamal