From: Vlad Yasevich <vyasevich@gmail.com>
To: Masanari Iida <standby24x7@gmail.com>
Cc: sri@us.ibm.com, linux-sctp@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: sctp: Fix typo in socket.c
Date: Mon, 08 Oct 2012 12:38:43 +0000 [thread overview]
Message-ID: <5072C953.9080207@gmail.com> (raw)
In-Reply-To: <1349448624-15060-1-git-send-email-standby24x7@gmail.com>
On 10/05/2012 10:50 AM, Masanari Iida wrote:
> Correct spelling typo in net/sctp/socket.c
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
-vlad
> ---
> net/sctp/socket.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/sctp/socket.c b/net/sctp/socket.c
> index d37d24f..aaeff63 100644
> --- a/net/sctp/socket.c
> +++ b/net/sctp/socket.c
> @@ -973,7 +973,7 @@ SCTP_STATIC int sctp_setsockopt_bindx(struct sock* sk,
> void *addr_buf;
> struct sctp_af *af;
>
> - SCTP_DEBUG_PRINTK("sctp_setsocktopt_bindx: sk %p addrs %p"
> + SCTP_DEBUG_PRINTK("sctp_setsockopt_bindx: sk %p addrs %p"
> " addrs_size %d opt %d\n", sk, addrs, addrs_size, op);
>
> if (unlikely(addrs_size <= 0))
>
WARNING: multiple messages have this Message-ID (diff)
From: Vlad Yasevich <vyasevich@gmail.com>
To: Masanari Iida <standby24x7@gmail.com>
Cc: sri@us.ibm.com, linux-sctp@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: sctp: Fix typo in socket.c
Date: Mon, 08 Oct 2012 08:38:43 -0400 [thread overview]
Message-ID: <5072C953.9080207@gmail.com> (raw)
In-Reply-To: <1349448624-15060-1-git-send-email-standby24x7@gmail.com>
On 10/05/2012 10:50 AM, Masanari Iida wrote:
> Correct spelling typo in net/sctp/socket.c
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
-vlad
> ---
> net/sctp/socket.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/sctp/socket.c b/net/sctp/socket.c
> index d37d24f..aaeff63 100644
> --- a/net/sctp/socket.c
> +++ b/net/sctp/socket.c
> @@ -973,7 +973,7 @@ SCTP_STATIC int sctp_setsockopt_bindx(struct sock* sk,
> void *addr_buf;
> struct sctp_af *af;
>
> - SCTP_DEBUG_PRINTK("sctp_setsocktopt_bindx: sk %p addrs %p"
> + SCTP_DEBUG_PRINTK("sctp_setsockopt_bindx: sk %p addrs %p"
> " addrs_size %d opt %d\n", sk, addrs, addrs_size, op);
>
> if (unlikely(addrs_size <= 0))
>
next prev parent reply other threads:[~2012-10-08 12:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-05 14:50 [PATCH] net: sctp: Fix typo in socket.c Masanari Iida
2012-10-05 14:50 ` Masanari Iida
2012-10-08 12:38 ` Vlad Yasevich [this message]
2012-10-08 12:38 ` Vlad Yasevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5072C953.9080207@gmail.com \
--to=vyasevich@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sctp@vger.kernel.org \
--cc=sri@us.ibm.com \
--cc=standby24x7@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.