sound/sound_core: Fix sparse warnings
authorHannes Eder <hannes@hanneseder.net>
Thu, 20 Nov 2008 20:25:25 +0000 (21:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2008 07:13:15 +0000 (08:13 +0100)
commita39c4ad1089be34d8dc66e926e93a52c44993a0a
tree9cd3373dbd7d481c80014c382bb48006beaa5d59
parent9bf1a2445f3c569098b8de7097ca324e65abecc2
sound/sound_core: Fix sparse warnings

Fix the following sparse warnings:

sound/sound_core.c:460:2: warning: returning void-valued expression
sound/sound_core.c:477:2: warning: returning void-valued expression
sound/sound_core.c:510:5: warning: symbol 'soundcore_open' was not
declared. Should it be static?

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sound_core.c