[RFC PATCH v3 10/12] tcp: RX path for devmem TCP

Jakub Kicinski kuba at kernel.org
Fri Nov 10 23:19:19 UTC 2023


On Sun,  5 Nov 2023 18:44:09 -0800 Mina Almasry wrote:
> +		if (!skb_frags_not_readable(skb)) {

nit: maybe call the helper skb_frags_readable() and flip
     the polarity, avoid double negatives.


More information about the dri-devel mailing list