Skip to content

Commit

Permalink
lib: test_sysctl: delete duplicated words
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 16, 2020
1 parent 408a93a commit 2d04698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/test_sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2d04698

Please sign in to comment.