Commit 93aec204 authored by Rolf Eike Beer's avatar Rolf Eike Beer Committed by Adrian Bunk
Browse files

Remove duplicate "have to" in comment



Introduced in commit 7cc13edc.

Signed-off-by: default avatarRolf Eike Beer <eike-kernel@sf-tec.de>
Acked-by: default avatarEric W. Biederman <ebiederm@xmission.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 87c18aa9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 **