From: Herbert Xu <[EMAIL PROTECTED]>
Date: Thu, 13 Jul 2006 10:54:07 +1000

> Ian McDonald <[EMAIL PROTECTED]> wrote:
> > __sk_stream_mem_reclaim is only called by sk_stream_mem_reclaim.
> > 
> > As such the check on sk->sk_forward_alloc is not needed and can be removed.
> > 
> > Signed-off-by: Ian McDonald <[EMAIL PROTECTED]>
> 
> Acked-by: Herbert Xu <[EMAIL PROTECTED]>
> 
> What's more, even if the check does turn out to be false for some renegade
> caller, the function will still work since all the operations turn out to
> be no-ops.

Applied, thanks everyone.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to