1
0
Fork 0
alistair23-linux/drivers/infiniband
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
..
core [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
hw/mthca [IB] mthca: Fix memory leak on device close 2005-09-30 13:55:50 -07:00
ulp/ipoib [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes 2005-09-28 19:56:57 -07:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00