lkml.org 
[lkml]   [2003]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRE: [PATCH] 2.5.63-current Yet more spelling fixes from spell-fix.pl
Steven,

The following diff corrects address=addresss
when it should correct addresses=addresss

IOW, the script singularized a plural typo.

-Jared

>diff -ur 2.5-current/include/net/sctp/user.h linux/include/net/sctp/user.h
>--- 2.5-current/include/net/sctp/user.h        Mon Mar  3 10:41:43 2003
>+++ linux/include/net/sctp/user.h        Mon Mar  3 10:45:23 2003
>@@ -100,13 +100,13 @@
>#define SCTP_SOCKOPT_BINDX_REM        SCTP_SOCKOPT_BINDX_REM
>SCTP_SOCKOPT_PEELOFF,         /* peel off association. */
>#define SCTP_SOCKOPT_PEELOFF        SCTP_SOCKOPT_PEELOFF
>-        SCTP_GET_PEER_ADDRS_NUM,         /* Get number of peer addresss. */
>+        SCTP_GET_PEER_ADDRS_NUM,         /* Get number of peer address. */
>#define SCTP_GET_PEER_ADDRS_NUM        SCTP_GET_PEER_ADDRS_NUM
>-        SCTP_GET_PEER_ADDRS,         /* Get all peer addresss. */
>+        SCTP_GET_PEER_ADDRS,         /* Get all peer address. */
>#define SCTP_GET_PEER_ADDRS        SCTP_GET_PEER_ADDRS
>-        SCTP_GET_LOCAL_ADDRS_NUM,         /* Get number of local addresss. */
>+        SCTP_GET_LOCAL_ADDRS_NUM,         /* Get number of local address. */
>#define SCTP_GET_LOCAL_ADDRS_NUM        SCTP_GET_LOCAL_ADDRS_NUM
>-        SCTP_GET_LOCAL_ADDRS,         /* Get all local addresss. */
>+        SCTP_GET_LOCAL_ADDRS,         /* Get all local address. */
>#define SCTP_GET_LOCAL_ADDRS        SCTP_GET_LOCAL_ADDRS
>};
>



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.027 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site