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)
commitfea952e5cc23ea94b4677ca20774cdc3cea014e2
tree0a5fac1e830e7f5eba9d52431088b1481c86eeb8
parent88b27fdac814c4926175ff0e740f98343ad77491
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