netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrej Manduch <amanduch@gmail.com>
To: Neil Horman <nhorman@tuxdriver.com>,
	Nicholas Krause <xerofoify@gmail.com>
Cc: vyasevich@gmail.com, davem@davemloft.net,
	linux-sctp@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sctp: Simplify and make the function sctp_assoc_lookup_laddr bool
Date: Fri, 05 Jun 2015 17:56:33 -0400	[thread overview]
Message-ID: <55721B11.9020303@gmail.com> (raw)
In-Reply-To: <20150605191610.GC29877@hmsreliant.think-freely.org>

Hi Neil,

  I would like to kindly ask you to always put full patch in reply when
you are replying to Nicks patch. Because he's banned from vger and only
people on cc are able to see his patches and this is only way for rest
of us to see what is in his patch.

  Thanks.

On 06/05/2015 03:16 PM, Neil Horman wrote:
>> This makes the function sctp_assoc_lookup_laddr bool due to it
>> only returning either one or zero as its return value. Further
>> more this function can we simplified to return the if statement
>> as part of this function directly and thus remove the no longer
>> required if statement due to this function now being declared
>> as bool.
>> 
>> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>

-- 
Kind regards,
b.

  reply	other threads:[~2015-06-05 21:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1433526062-2364-1-git-send-email-xerofoify@gmail.com>
2015-06-05 19:16 ` [PATCH] sctp: Simplify and make the function sctp_assoc_lookup_laddr bool Neil Horman
2015-06-05 21:56   ` Andrej Manduch [this message]
2015-06-06 12:55     ` Neil Horman

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=55721B11.9020303@gmail.com \
    --to=amanduch@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sctp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    --cc=vyasevich@gmail.com \
    --cc=xerofoify@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).