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

From: Andrej Manduch
Date: Fri Jun 05 2015 - 17:56:43 EST


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@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/