linux/sound/core
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function
This patch creates a new kstrdup library function and changes the "local"
implementations in several places to use this function.

Most of the changes come from the sound and net subsystems.  The sound part
had already been acknowledged by Takashi Iwai and the net part by David S.
Miller.

I left UML alone for now because I would need more time to read the code
carefully before making changes there.

Signed-off-by: Paulo Marques <pmarques@grupopie.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:18 -07:00
..
oss [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
seq [ALSA] Remove redundant NULL checks before kfree 2005-06-22 12:27:43 +02: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
control.c [ALSA] Add const prefix 2005-06-22 12:28:54 +02:00
control_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwdep.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwdep_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
info.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
info_oss.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
init.c [PATCH] fix pm_message_t vs. u32 in alsa 2005-04-16 15:25:30 -07:00
isadma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memalloc.c [ALSA] Add write support to snd-page-alloc proc file 2005-06-22 12:27:47 +02:00
memory.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
misc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm.c [ALSA] sound/core/: possible cleanups 2005-05-29 10:11:20 +02:00
pcm_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm_lib.c [ALSA] Make docproc happy 2005-05-29 10:14:48 +02:00
pcm_memory.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
pcm_misc.c [ALSA] Export missing snd_pcm_format_*() 2005-05-29 10:11:11 +02:00
pcm_native.c [ALSA] Fix races between PCM drain and other ops 2005-06-22 12:27:53 +02:00
pcm_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtctimer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sgbuf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
sound_oss.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
timer_compat.c [ALSA] Change some timer ioctls due to confliction 2005-05-29 10:10:53 +02:00
wrappers.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00