Re: [PATCH] sctp: Simplify and make the function sctp_assoc_lookup_laddr bool

From: Neil Horman
Date: Sat Jun 06 2015 - 08:56:11 EST


On Fri, Jun 05, 2015 at 05:56:33PM -0400, Andrej Manduch wrote:
> 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.
Sure, though that begs the question, why is he banned from vger? Is it his
gmail address, or something more directed?

Neil

>
> 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@xxxxxxxxx>
>
> --
> Kind regards,
> b.
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/