On Mon, 24 Jul 2017, Jonathan Corbet wrote:
> On Wed, 19 Jul 2017 16:05:01 +0300
> Jani Nikula wrote:
>
>> Hi Jon, all, here are some quick'n'dirty patches to semi-automatically
>> generate module param documentation from the source, via module build
>> and modinfo(8). No polish or proper design,
On Wed, 19 Jul 2017 16:05:01 +0300
Jani Nikula wrote:
> Hi Jon, all, here are some quick'n'dirty patches to semi-automatically
> generate module param documentation from the source, via module build
> and modinfo(8). No polish or proper design, just a hacked up
> proof-of-concept to think about.
Hi Jon, all, here are some quick'n'dirty patches to semi-automatically
generate module param documentation from the source, via module build
and modinfo(8). No polish or proper design, just a hacked up
proof-of-concept to think about.
Do we want nice documentation for module parameters, somewhere