All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jakub@cloudflare.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] socket: Tighten no-error check in bind()
Date: Fri, 05 Oct 2018 14:35:06 -0700 (PDT)	[thread overview]
Message-ID: <20181005.143506.1618299417544018523.davem@davemloft.net> (raw)
In-Reply-To: <20181004090940.4002-1-jakub@cloudflare.com>

From: Jakub Sitnicki <jakub@cloudflare.com>
Date: Thu,  4 Oct 2018 11:09:40 +0200

> move_addr_to_kernel() returns only negative values on error, or zero on
> success. Rewrite the error check to an idiomatic form to avoid confusing
> the reader.
> 
> Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com>

Applied.

      reply	other threads:[~2018-10-06  4:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04  9:09 [PATCH net-next] socket: Tighten no-error check in bind() Jakub Sitnicki
2018-10-05 21:35 ` David Miller [this message]

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=20181005.143506.1618299417544018523.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jakub@cloudflare.com \
    --cc=netdev@vger.kernel.org \
    /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.