Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/alsa-driver/files: alsa-driver-1.0.15-linux-2.4.patch
Date: Sun, 21 Oct 2007 16:37:57
Message-Id: E1Ijddr-0003q6-UL@stork.gentoo.org
1 phreak 07/10/21 16:27:07
2
3 Modified: alsa-driver-1.0.15-linux-2.4.patch
4 Log:
5 The patch isn't doing anything good either.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 media-sound/alsa-driver/files/alsa-driver-1.0.15-linux-2.4.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/files/alsa-driver-1.0.15-linux-2.4.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/files/alsa-driver-1.0.15-linux-2.4.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-driver/files/alsa-driver-1.0.15-linux-2.4.patch?r1=1.1&r2=1.2
14
15 Index: alsa-driver-1.0.15-linux-2.4.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/files/alsa-driver-1.0.15-linux-2.4.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- alsa-driver-1.0.15-linux-2.4.patch 21 Oct 2007 15:18:25 -0000 1.1
22 +++ alsa-driver-1.0.15-linux-2.4.patch 21 Oct 2007 16:27:07 -0000 1.2
23 @@ -5,7 +5,7 @@
24 }
25
26 -static const struct file_operations snd_fops =
27 -+struct file_operations snd_fops =
28 ++const struct file_operations snd_fops =
29 {
30 .owner = THIS_MODULE,
31 .open = snd_open
32
33
34
35 --
36 gentoo-commits@g.o mailing list