From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 17 Jul 2012 12:49:43 +0200 References: <1342167232-7469-1-git-send-email-sven@narfation.org> In-Reply-To: <1342167232-7469-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201207171249.44195.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Fix (nearly-)kernel-doc comments for various functions Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Friday, July 13, 2012 10:13:52 Sven Eckelmann wrote: > From: Ben Hutchings > > Fix incorrect start markers, wrapped summary lines, missing section > breaks, incorrect separators, and some name mismatches. > > Signed-off-by: Ben Hutchings > Signed-off-by: David S. Miller > Signed-off-by: Sven Eckelmann > --- > This patch is already part of net-next > > > bridge_loop_avoidance.c | 51 > +++++++++++++++++++++++++++++++---------------- > hash.h | 3 ++- > main.h | 3 ++- > types.h | 3 ++- > 4 files changed, 40 insertions(+), 20 deletions(-) Applied in revision 7bce341. Thanks, Marek