On 27.12.2016 12:26, Andrew Jones wrote: > 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. Fine for me, but this could make it harder to exchange code between the kernel and kvm-unit-tests...? Thomas -- 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