From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 16 Oct 2012 17:16:35 +0800 References: <1350368681-24616-1-git-send-email-ordex@autistici.org> In-Reply-To: <1350368681-24616-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201210161716.36014.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove bogus kernel-doc for batadv_vis_data_open() 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: b.a.t.m.a.n@lists.open-mesh.org On Tuesday, October 16, 2012 14:24:41 Antonio Quartulli wrote: > This patch removes some bogus kernel-doc for batadv_vis_data_open() in > debugfs.c > > This was introduced with ("batman-adv: Distributed ARP Table - implement > local storage") > > Signed-off-by: Antonio Quartulli > --- > debugfs.c | 5 ----- > 1 file changed, 5 deletions(-) Applied in revision aa01d1f. Thanks, Marek