From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] tipc: fix sparse warnings in new nl api Date: Mon, 24 Nov 2014 16:10:37 -0500 (EST) Message-ID: <20141124.161037.1158578053524448692.davem@davemloft.net> References: <1416823829-19277-1-git-send-email-richard.alpe@ericsson.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: richard.alpe@ericsson.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:53695 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbaKXVKj (ORCPT ); Mon, 24 Nov 2014 16:10:39 -0500 In-Reply-To: <1416823829-19277-1-git-send-email-richard.alpe@ericsson.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Date: Mon, 24 Nov 2014 11:10:29 +0100 > From: Richard Alpe > > Fix sparse warnings about non-static declaration of static functions > in the new tipc netlink API. > > Signed-off-by: Richard Alpe Applied, thanks.