mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
changesetb97f193abf("scripts/kernel-doc: fix parser for apostrophes") added support for ``literal`` inside kernel-doc, in order to allow using the "%" symbol inside a literal block, as this is used at printk() description. Document it. Fixes:b97f193abf("scripts/kernel-doc: fix parser for apostrophes") Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>