Documentation/CodingStyle: improve text layout
authorPavel Kretov <firegurafiku@gmail.com>
Mon, 16 Feb 2015 17:26:18 +0000 (20:26 +0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 27 Feb 2015 22:02:02 +0000 (15:02 -0700)
commit09677e0ff8a115162cfa763b7ad2d753f11fce9f
tree17fb822a0799d53309cdd295019596cd12525167
parent696156f03f97aa3be4ec5f8d85ff3465bbf404fe
Documentation/CodingStyle: improve text layout

Try to make coding style documentation look a bit more readable and
consistent with the following:

 - indent every code example in C to first tab-stop;
 - surround every code example with empty lines, both top and bottom;
 - remove empty lines where text looked way too spare;
 - do not indent examples in elisp and kconfig;
 - do not do any non-whitespace changes.

Signed-off-by: Pavel Kretov <firegurafiku@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/CodingStyle
This page took 0.024561 seconds and 5 git commands to generate.