From: Pavel Kretov Date: Mon, 16 Feb 2015 17:26:18 +0000 (+0300) Subject: Documentation/CodingStyle: improve text layout X-Git-Tag: omap-for-v4.2/o2_dc~91^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09677e0ff8a115162cfa763b7ad2d753f11fce9f;p=pandora-kernel.git 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 Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed