Skip to content

Commit

Permalink
Remove duplicate "have to" in comment
Browse files Browse the repository at this point in the history
Introduced in commit 7cc13ed.

Signed-off-by: Rolf Eike Beer <[email protected]>
Acked-by: Eric W. Biederman <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
  • Loading branch information
DerDakon authored and AdrianBunk committed Dec 12, 2006
1 parent 87c18aa commit 93aec20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/sysctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
**
Expand Down

0 comments on commit 93aec20

Please sign in to comment.