linux/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 [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() calls 2005-10-07 14:45:17 +02:00
mips
oss [PATCH] oss: don't concatenate __FUNCTION__ with strings 2005-09-22 22:17:37 -07:00
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 [SPARC] cs4231: Fix SBUS support in this driver. 2005-09-21 00:41:22 -07:00
synth
usb [ALSA] usb-audio: add MIDI quirk for Hercules DJ Console 2005-10-07 14:46:42 +02:00
Kconfig
Makefile
last.c
sound_core.c
sound_firmware.c