From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f180.google.com ([209.85.128.180]:34039 "EHLO mail-wr0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751372AbeCOQhL (ORCPT ); Thu, 15 Mar 2018 12:37:11 -0400 Received: by mail-wr0-f180.google.com with SMTP id o8so9013644wra.1 for ; Thu, 15 Mar 2018 09:37:11 -0700 (PDT) Date: Thu, 15 Mar 2018 17:37:08 +0100 From: Jiri Pirko To: Jon Maloy Cc: "davem@davemloft.net" , "netdev@vger.kernel.org" , Mohan Krishna Ghanta Krishnamurthy , Tung Quang Nguyen , Hoang Huu Le , Canh Duc Luu , Ying Xue , "tipc-discussion@lists.sourceforge.net" Subject: Re: [net-next 1/5] tipc: obsolete TIPC_ZONE_SCOPE Message-ID: <20180315163708.GI2130@nanopsycho> References: <1521128935-6141-1-git-send-email-jon.maloy@ericsson.com> <1521128935-6141-3-git-send-email-jon.maloy@ericsson.com> <20180315161122.GH2130@nanopsycho> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Thu, Mar 15, 2018 at 05:27:17PM CET, jon.maloy@ericsson.com wrote: >No, it won't. I just moved those functions and #defines to the bottom of the same file, and marked them as 'deprecated'. Ah. That I missed. Thanks!