Re: [PATCH 2/2] mac80211: use inline kernel-doc for struct ieee80211_hw
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-10-26 08:56:06
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-10-26 08:56:06
On Wed, 2016-10-26 at 11:36 +0300, Jani Nikula wrote:
On Wed, 26 Oct 2016, Johannes Berg [off-list ref] wrote:quoted
On Fri, 2016-10-21 at 15:57 +0300, Jani Nikula wrote:quoted
It's easier to manage the kernel-doc for the fields when they documentation is next to the field.Ok, actually, this doesn't apply. Perhaps I'll look into scripting this kind of conversion.No problem; I'll leave it up to you.
I'll probably end up doing it manually though - no chance I can extend the parser to output an spatch (doing the comment placement with spatch actually works, but getting there...)