Remove duplicate "have to" in comment
authorRolf Eike Beer <eike-kernel@sf-tec.de>
Tue, 12 Dec 2006 18:23:02 +0000 (19:23 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 12 Dec 2006 18:23:02 +0000 (19:23 +0100)
Introduced in commit 7cc13edc139108bb527b692f0548dce6bc648572.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Acked-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
include/linux/sysctl.h

index 6d8846e7be6da62b65422842efc20ff5b9205aa1..81480e6134674c19030f48336ca718ab40fbb100 100644 (file)
@@ -11,7 +11,7 @@
  **  the sysctl() binary interface.  Do *NOT* change the
  **  numbering of any existing values here, and do not change
  **  any numbers within any one set of values.  If you have to
- **  have to redefine an existing interface, use a new number for it.
+ **  redefine an existing interface, use a new number for it.
  **  The kernel will then return -ENOTDIR to any application using
  **  the old binary interface.
  **