Return-path: Received: from s3.sipsolutions.net ([144.76.63.242]:35842 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751891AbeEGMim (ORCPT ); Mon, 7 May 2018 08:38:42 -0400 Message-ID: <1525696706.6049.7.camel@sipsolutions.net> (sfid-20180507_143858_729393_9EBB19DA) Subject: Re: [PATCH 09/18] net: mac80211.h: fix a bad comment line From: Johannes Berg To: Kalle Valo , Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , "David S. Miller" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org Date: Mon, 07 May 2018 14:38:26 +0200 In-Reply-To: <87fu334p5v.fsf@purkki.adurom.net> References: <1b14ef4f63547c86c544e112b74acfff2b41f4af.1525684985.git.mchehab+samsung@kernel.org> <87fu334p5v.fsf@purkki.adurom.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2018-05-07 at 15:37 +0300, Kalle Valo wrote: > Mauro Carvalho Chehab writes: > > > Sphinx produces a lot of errors like this: > > ./include/net/mac80211.h:2083: warning: bad line: > > > > > Signed-off-by: Mauro Carvalho Chehab > > Randy already submitted a similar patch: > > https://patchwork.kernel.org/patch/10367275/ > > But it seems Johannes has not applied that yet. Yeah, I've been super busy preparing for the plugfest. I'll make a pass over all the patches as soon as I can, hopefully today or tomorrow. johannes