From: Takashi Iwai Date: Tue, 4 Feb 2014 12:51:45 +0000 (+0100) Subject: ALSA: Drop unused name argument in snd_register_oss_device() X-Git-Tag: v3.15-rc1~142^2~3^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d7d771ae839d6fc2286f443ad8445b6721a7f3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed