Manuel Ebner <[email protected]> writes:

> It would be this list:
> Skipidentifiers = [ 'and', 'are', 'as', 'containing', 'element', 'in',
>                     'including', 'is', 'name', 'needs', 'of', 'or',  'page',
>                     'pages', 'passed', 'randomization', 'request', 'that',
>                     'to', 'where', 'which', 'whose', 'will' ]

So this is an error-prone game of whac-a-mole...as Randy pointed out,
"struct page" is a rather important one in the kernel.

I can apply your updated version of this as a short-term fix, I guess,
but a better solution is probably to only apply markup to "struct foo"
if we have documentation for that type.  I can look into that later.

jon

Reply via email to