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)
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>

No differences found