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. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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