From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 00/19] pull request for net-next: batman-adv 2017-12-20 Date: Wed, 20 Dec 2017 14:39:46 -0500 (EST) Message-ID: <20171220.143946.211997742797133128.davem@davemloft.net> References: <20171220110124.13117-1-sw@simonwunderlich.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org To: sw@simonwunderlich.de Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:43042 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755740AbdLTTjs (ORCPT ); Wed, 20 Dec 2017 14:39:48 -0500 In-Reply-To: <20171220110124.13117-1-sw@simonwunderlich.de> Sender: netdev-owner@vger.kernel.org List-ID: From: Simon Wunderlich Date: Wed, 20 Dec 2017 12:01:05 +0100 > here is the updated feature/cleanup pull request of batman-adv to go > into net-next. Compared to batman-adv 2017-12-15 pull request, we have > dropped the 'batman-adv: Add License-Filename to GPL-2.0 files' as per > your suggestion. > > Please pull or let me know of any problem! Pulled, but there was a minor docbook annotation conflict I had to address. This pull added () to the function names in the docbook comments, but this overlapped with the fix of a variable name in the docbook info for the same function. It was trivial, but please take a look. Thanks.