I like the good ol' days of teletypes, but not that much... Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index f8f196d90bf1..3ac8d34a12ed 100644 --- a/README +++ b/README @@ -51,9 +51,14 @@ Currently there is a mix of indentation styles so any changes to existing files should be consistent with the existing style. For new files: - - C: please use standard linux-with-tabs + - C: please use standard linux-with-tabs, see Linux kernel + doc Documentation/process/coding-style.rst - Shell: use TABs for indentation +Exceptions: + + - While the kernel standard requires 80 columns, we allow up to 120. + Patches ------- -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html