Re: [PATCH] printk: rectify kernel-doc for prb_rec_init_wr()
From: Petr Mladek <pmladek@suse.com>
Date: 2021-01-26 11:38:10
Also in:
kernel-janitors, lkml
From: Petr Mladek <pmladek@suse.com>
Date: 2021-01-26 11:38:10
Also in:
kernel-janitors, lkml
On Mon 2021-01-25 09:17:48, Lukas Bulwahn wrote:
The command 'find ./kernel/printk/ | xargs ./scripts/kernel-doc -none' reported a mismatch with the kernel-doc of prb_rec_init_wr(). Rectify the kernel-doc, such that no issues remain for ./kernel/printk/. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
The patch has been committed into printk/linux.git, branch printk-rework. Best Regards, Petr