From: Cong Wang <[email protected]>
Date: Tue, 17 May 2016 14:05:49 -0700

> skb_splice_bits() returns int, kcm_splice_read() returns ssize_t,
> both are signed.
> 
> We may need another patch to make them all ssize_t, but that
> deserves a separated patch.
> 
> Fixes: 91687355b927 ("kcm: Splice support")
> Reported-by: David Binderman <[email protected]>
> Cc: Tom Herbert <[email protected]>
> Signed-off-by: Cong Wang <[email protected]>

Applied.

Reply via email to