commit | fd7db68b9363a80d3c6f3b55e05ec56211ea6254 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Sun Jul 17 19:24:02 2016 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Jul 17 19:24:02 2016 -0600 |
tree | f800dea31f534f3e004b79a02dad29d43bb006d2 | |
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>