git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d1489
)
ALSA: Drop unused name argument in snd_register_oss_device()
author
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Feb 2014 12:51:45 +0000
(13:51 +0100)
committer
Takashi 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