I think in the documentation is some incorrect auto high-lighting. https://docs.kernel.org/process/deprecated.html
Line 272: > when such a struct was in unions, structs of structs, etc). with 'struct was' bold. Line 358: > alone in a struct or is part of a union. These are disallowed by the C99 with 'struct or' bold as well. Other files have the same issue: E.g.: https://docs.kernel.org/process/adding-syscalls.html Unfortunately I don't know how to fix this. Thanks Manuel

