android_kernel_xiaomi_sm7250/drivers/isdn
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
This is part of the grand scheme to eliminate the qlen
member of skb_queue_head, and subsequently remove the
'list' member of sk_buff.

Most users of skb_queue_len() want to know if the queue is
empty or not, and that's trivially done with skb_queue_empty()
which doesn't use the skb_queue_head->qlen member and instead
uses the queue list emptyness as the test.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-08 14:57:23 -07:00
..
act2000 [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function 2005-06-25 16:24:57 -07:00
capi
divert
hardware [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
hisax [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
hysdn [PATCH] drivers/isdn/: make some code static 2005-06-28 21:20:31 -07:00
i4l [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
icn [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
isdnloop
pcbit [PATCH] drivers/isdn/pcbit/: possible cleanups 2005-06-25 16:24:56 -07:00
sc [PATCH] drivers/isdn/sc/: possible cleanups 2005-06-25 16:24:56 -07:00
Kconfig
Makefile