Messages in this thread Patch in this message |  | | Date | Thu, 29 Aug 2002 21:56:27 +0200 | Subject | [PATCH] 4/10 sound/oss/v_midi.h | From | pwaechtler@mac ... |
| |
--- vanilla-2.5.33/sound/oss/v_midi.h Sat Apr 20 18:25:21 2002 +++ linux-2.5-cli-oss/sound/oss/v_midi.h Tue Aug 13 15:55:26 2002 @@ -3,7 +3,7 @@ /* State variables */ int opened; - + spinlock_t lock; /* MIDI fields */ int my_mididev; - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |