From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull request: batman-adv 20160203 Date: Sun, 07 Feb 2016 14:33:45 -0500 (EST) Message-ID: <20160207.143345.1667775063428626413.davem@davemloft.net> References: <1454465917-13332-1-git-send-email-a@unstable.cc> 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: a@unstable.cc Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:35814 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbcBGTdt (ORCPT ); Sun, 7 Feb 2016 14:33:49 -0500 In-Reply-To: <1454465917-13332-1-git-send-email-a@unstable.cc> Sender: netdev-owner@vger.kernel.org List-ID: From: Antonio Quartulli Date: Wed, 3 Feb 2016 10:18:21 +0800 > Here you have our first pull request intended for net-next. > > This batch of patches includes a number of corrections and > improvements for our kernel-doc. These changes also make sure > that our doc is now properly processed by the kernel-doc > parsing tool. > > Other than that you have a patch updating all the copyright > lines to 2016 and another patch switching the URLs in our > readme, Kconfig and MAINTAINERS file from "http" to "https". > Both by Sven Eckelmann. > > Please pull or let me know of any problem! Pulled, thanks Antonio. > P.S. as you requested I wrote the message above also in the > git tag so that you get it when pulling from our tree. Yes, this looks a lot better, thank you!