linux-IllusionX/sound
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
..
arm [ALSA] Fix pm_message_t in PXA2XX-AC97 driver 2005-10-07 14:45:32 +02:00
core [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
drivers
i2c
isa
mips
oss
parisc
pci [ALSA] ali5451 - Don't build non-existing modem PCM 2005-10-07 14:46:36 +02:00
pcmcia
ppc [ALSA] Add iBook 1.33GHz support 2005-10-07 14:45:54 +02:00
sparc
synth
usb [ALSA] usb-audio: add MIDI quirk for Hercules DJ Console 2005-10-07 14:46:42 +02:00
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c