From: Clemens Ladisch Date: Mon, 12 Dec 2005 08:30:43 +0000 (+0100) Subject: [ALSA] seq: remove struct snd_seq_client_callback X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e8ad6984dccd6d848ac91ba0df379ff968180b;p=pandora-kernel.git [ALSA] seq: remove struct snd_seq_client_callback 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 --- Reading git-diff-tree failed