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

No differences found