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:
255bd16
)
[ALSA] seq: remove struct snd_seq_client_callback
author
Clemens Ladisch
<clemens@ladisch.de>
Mon, 12 Dec 2005 08:30:43 +0000
(09:30 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 3 Jan 2006 11:30:47 +0000
(12:30 +0100)
The fields of struct snd_seq_client_callback either aren't used or are
always set to the same value, so we can get rid of it altogether.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
No differences found