printk: rectify kernel-doc for prb_rec_init_wr()
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 25 Jan 2021 08:17:48 +0000 (09:17 +0100)
committerPetr Mladek <pmladek@suse.com>
Tue, 26 Jan 2021 10:17:51 +0000 (11:17 +0100)
commit9bc284ca0b6a1fdbb71fc5b6a0e1b65d743cf2ad
tree95d000451705ba7116fe28cd4bde6085463cc039
parent08d60e5999540110576e7c1346d486220751b7f9
printk: rectify kernel-doc for prb_rec_init_wr()

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>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210125081748.19903-1-lukas.bulwahn@gmail.com
kernel/printk/printk_ringbuffer.h