Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29732
b: refs/heads/master
c: 42225a3
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Jun 25, 2006
1 parent 7792be6 commit 8eeddfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9de9adb615bddbdb786273c41ec3c03837e32fa5
refs/heads/master: 42225a359aa8094242651191ad0ac9c338503d81
2 changes: 1 addition & 1 deletion trunk/sound/oss/emu10k1/midi.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#include "../sound_config.h"
#endif

static DEFINE_SPINLOCK(midi_spinlock __attribute((unused)));
static DEFINE_SPINLOCK(midi_spinlock);

static void init_midi_hdr(struct midi_hdr *midihdr)
{
Expand Down

0 comments on commit 8eeddfd

Please sign in to comment.