Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=93aec204002b6ccd4daf0d02363a8227f21bf70f
Commit:     93aec204002b6ccd4daf0d02363a8227f21bf70f
Parent:     87c18aa95199b4b7dd9510b2b927a5e30083da01
Author:     Rolf Eike Beer <[EMAIL PROTECTED]>
AuthorDate: Tue Dec 12 19:23:02 2006 +0100
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Tue Dec 12 19:23:02 2006 +0100

    Remove duplicate "have to" in comment
    
    Introduced in commit 7cc13edc139108bb527b692f0548dce6bc648572.
    
    Signed-off-by: Rolf Eike Beer <[EMAIL PROTECTED]>
    Acked-by: Eric W. Biederman <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 include/linux/sysctl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h
index 6d8846e..81480e6 100644
--- a/include/linux/sysctl.h
+++ b/include/linux/sysctl.h
@@ -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.
  **
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to