]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: core: sparse cleanups
authorClemens Ladisch <clemens@ladisch.de>
Mon, 14 Feb 2011 10:00:47 +0000 (11:00 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Feb 2011 16:10:11 +0000 (17:10 +0100)
commit216d8013037737f97fef432922c337376c392f9a
tree0a5fac1e830e7f5eba9d52431088b1481c86eeb8
parent0c54aeca09c9b757e69df4189978761e4ff8adcc
ALSA: core: sparse cleanups

Change the core code where sparse complains.  In most cases, this means
just adding annotations to confirm that we indeed want to do the dirty
things we're doing.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 files changed:
include/sound/mixer_oss.h
include/sound/pcm.h
sound/core/device.c
sound/core/memalloc.c
sound/core/oss/linear.c
sound/core/oss/mixer_oss.c
sound/core/oss/mulaw.c
sound/core/oss/pcm_oss.c
sound/core/oss/pcm_plugin.c
sound/core/oss/pcm_plugin.h
sound/core/oss/route.c
sound/core/pcm.c
sound/core/pcm_misc.c
sound/core/pcm_native.c
sound/core/seq/seq_clientmgr.c
sound/core/seq/seq_memory.c
sound/core/seq/seq_memory.h
sound/core/vmaster.c