1
0
Fork 0

lib: test_sysctl: delete duplicated words

Drop the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/20200823040520.1999-1-rdunlap@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
zero-sugar-mainline-defconfig
Randy Dunlap 2020-10-15 20:11:10 -07:00 committed by Linus Torvalds
parent 408a93a2bb
commit 2d0469814a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*/
/*
* This module provides an interface to the the proc sysctl interfaces. This
* This module provides an interface to the proc sysctl interfaces. This
* driver requires CONFIG_PROC_SYSCTL. It will not normally be loaded by the
* system unless explicitly requested by name. You can also build this driver
* into your kernel.