ALSA: Drop unused name argument in snd_register_oss_device()
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Feb 2014 12:51:45 +0000 (13:51 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Feb 2014 09:58:19 +0000 (10:58 +0100)
commit80d7d771ae839d6fc2286f443ad8445b6721a7f3
treec0a77703b5cd7c4b535c879bae7e85ade181a615
parentc4d1489390aa0be73104fc502a1e3107511c8926
ALSA: Drop unused name argument in snd_register_oss_device()

The last argument, name, of snd_oss_register_device() is nowhere
referred in the function in the current code.  Let's drop it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
include/sound/hwdep.h
sound/core/hwdep.c
sound/core/oss/mixer_oss.c
sound/core/oss/pcm_oss.c
sound/core/rawmidi.c
sound/core/seq/oss/seq_oss.c
sound/core/seq/oss/seq_oss_device.h
sound/core/sound_oss.c
sound/drivers/opl3/opl3_lib.c
This page took 0.030737 seconds and 5 git commands to generate.