diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-07-17 19:24:02 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-07-17 19:24:02 -0600 |
commit | fd7db68b9363a80d3c6f3b55e05ec56211ea6254 (patch) | |
tree | f800dea31f534f3e004b79a02dad29d43bb006d2 /Documentation | |
parent | 547218864afb2745d9d137f005f3380ef96b26ab (diff) |
docs: Get rid of some kernel-documentation warnings
Sphinx wants to interpret all literal blocks as being in the chosen
language and complains when an attempt to parse a block fails.
kernel-documentation.rst has a few blocks that are not in C; make that
explicit to shut down the associated warnings.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')