linux/net/bluetooth
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1
- added typedef unsigned int __nocast gfp_t;

 - replaced __nocast uses for gfp flags with gfp_t - it gives exactly
   the same warnings as far as sparse is concerned, doesn't change
   generated code (from gcc point of view we replaced unsigned int with
   typedef) and documents what's going on far better.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-08 15:00:57 -07:00
..
bnep [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
cmtp [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
hidp [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
rfcomm [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_bluetooth.c [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
hci_conn.c [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
hci_core.c [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
hci_event.c [Bluetooth] Add support for extended inquiry responses 2005-09-13 01:32:25 +02:00
hci_sock.c [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
hci_sysfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
l2cap.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
lib.c [Bluetooth] Remove unused functions and cleanup symbol exports 2005-08-06 12:36:51 +02:00
sco.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00