Re: [PATCH 1/1] blk-mq: fill header with kernel-doc
From: Bart Van Assche <bvanassche@acm.org>
Date: 2019-09-30 22:01:26
Also in:
lkml
From: Bart Van Assche <bvanassche@acm.org>
Date: 2019-09-30 22:01:26
Also in:
lkml
On 9/30/19 12:48 PM, André Almeida wrote:
Insert documentation for structs, enums and functions at header file. Format existing and new comments at struct blk_mq_ops as kernel-doc comments.
Hi André, Seeing the documentation being improved is great. However, this patch conflicts with a patch series in my tree and that I plan to post soon. So I would appreciate it if this patch would be withheld until after my patch series has been accepted. Thanks, Bart.