]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/CodingStyle: Fix duplicate "are" typo
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 1 Jun 2020 10:00:49 +0000 (12:00 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 17:38:21 +0000 (10:38 -0700)
commit6c6f922189a63cc1b2aad61a6ae9c9f61199b8ee
tree078a2a06094750fa921686b6fb23077eb8eb69aa
parent1328c317e38e56cf3ef28878980e59d576e5b74c
Documentation/CodingStyle: Fix duplicate "are" typo

The improved paragraph about line lengths contains a sentence with a
duplicate word: there is one "are" at the end of a line, followed by a
second one at the beginning of the next line.

Drop the first one, as that one is part of the longest line.

Fixes: 34a428101338206d ("checkpatch/coding-style: deprecate 80-column warning")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/process/coding-style.rst