Re: Documenting struct function pointers (methods)

2019-03-19 Thread Jani Nikula
On Tue, 19 Mar 2019, "Tobin C. Harding" wrote: > Hi, > > Is documenting 'methods' i.e. function pointers in structs like 'struct > file_operations' something that we do anywhere? Is this handled by RST? > Is it something that has been discussed already? > > I'm in the process of trying to grok th

Documenting struct function pointers (methods)

2019-03-18 Thread Tobin C. Harding
Hi, Is documenting 'methods' i.e. function pointers in structs like 'struct file_operations' something that we do anywhere? Is this handled by RST? Is it something that has been discussed already? I'm in the process of trying to grok the dcache and update the docs. For each function pointer I'm