CodingStyle: Clarify and complete chapter 7
authorJean Delvare <jdelvare@suse.de>
Mon, 25 Jul 2016 12:29:06 +0000 (14:29 +0200)
committerJonathan Corbet <corbet@lwn.net>
Sun, 14 Aug 2016 18:28:06 +0000 (12:28 -0600)
commit865a1caa4b6b886babdd9d67e7c3608be4567a51
tree9c4a2e0d96500f242364e0922aed787c2ed3338a
parent35db7e94cdee495673360f449cdae726d5576ab7
CodingStyle: Clarify and complete chapter 7

Chapter 7 (Centralized exiting of functions) of the coding style
documentation is unclear at times, and lacks some information (such
as the possibility to indent labels with a single space.) Clarify and
complete it.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Markus Elfring <elfring@users.sourceforge.net>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/CodingStyle