Re: [PATCH 00/18] Fix some build warnings/errors with Sphinx

2018-05-08 Thread Jonathan Corbet
On Mon, 7 May 2018 06:35:36 -0300 Mauro Carvalho Chehab wrote: > I decided to give a try with Sphinx last stable version > (1.17.4), and noticed several issues. The worse one was > with the networking book: a non-standard footnote there > with [*] instead of a number

nl80211: Remove obsolete kerneldoc line

2017-12-11 Thread Jonathan Corbet
'WIPHY_FLAG_SUPPORTS_SCHED_SCAN' description in 'wiphy_flags' Remove the line and gain a bit of peace. Signed-off-by: Jonathan Corbet <cor...@lwn.net> --- include/net/cfg80211.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 8b8118a7fadb..cb4d92b79cd9

Re: [PATCH] b43legacy: Fix a sleep-in-atomic bug in b43legacy_attr_interfmode_store

2017-06-01 Thread Jonathan Corbet
On Thu, 01 Jun 2017 09:05:07 +0800 Jia-Ju Bai wrote: > I admit my patches are not well tested, and they may not well fix the bugs. > I am looking forward to opinions and suggestions :) May I politely suggest that sending out untested locking changes is a dangerous thing to

Re: sequence diagrams in rst documentation

2016-10-18 Thread Jonathan Corbet
On Tue, 18 Oct 2016 13:43:41 +0200 Johannes Berg wrote: > > Example here: > > https://johannes.sipsolutions.net/files/80211/mac80211.html#connection-flow > > > > Coming back to this - sadly, it appears that this software (blockdiag, > seqdiag) is completely

Re: [PATCH] docs-rst: sphinxify 802.11 documentation

2016-10-12 Thread Jonathan Corbet
On Wed, 12 Oct 2016 00:08:30 +0200 Johannes Berg wrote: > > As an alternative, one or the other of us could just send it up in > > the next couple of days and be done with it.  I'd say the chances of > > regressions are pretty small...:)  If you want to do that, feel

Re: [PATCH] docs-rst: sphinxify 802.11 documentation

2016-10-11 Thread Jonathan Corbet
On Tue, 11 Oct 2016 15:30:36 +0200 Johannes Berg wrote: > Maybe I can just take the relevant header file change through my tree? > > It would cause the following warning to appear in your tree: > > include/net/cfg80211.h:3093: WARNING: Definition list ends without a

Re: [PATCH] docs-rst: sphinxify 802.11 documentation

2016-10-11 Thread Jonathan Corbet
On Tue, 11 Oct 2016 14:56:53 +0200 Johannes Berg wrote: > This is just a very basic conversion, I've split up the original > multi-book template, and also split up the multi-part mac80211 > part in the original book; neither of those were handled by the > automatic

Re: [PATCH] Doc:nfc: Fix typo in nfc-hci.txt

2015-06-05 Thread Jonathan Corbet
On Fri, 5 Jun 2015 21:38:19 +0900 Masanari Iida standby2...@gmail.com wrote: This patch fix a spelling typo in nfc-hci.txt Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a message to majord...@vger.kernel.org

[PATCH] mac80211: Fix mac80211.h docbook comments

2015-04-13 Thread Jonathan Corbet
jim.ep...@gmail.com Signed-off-by: Jonathan Corbet cor...@lwn.net --- include/net/mac80211.h | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 201bc68e0cff..f1f147e246ff 100644 --- a/include/net/mac80211.h +++ b/include/net