Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110906
b: refs/heads/master
c: f329bdd
h: refs/heads/master
v: v3
  • Loading branch information
Ilpo Järvinen authored and Jaroslav Kysela committed Aug 19, 2008
1 parent 72c7d97 commit cb49e99
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: 0fdeb15156536030d62b843ceeee3249d8b288d0
refs/heads/master: f329bdd439aa24d03dca75cdb3027372ddf691b0
2 changes: 1 addition & 1 deletion trunk/sound/oss/mpu401.c
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ int attach_mpu401(struct address_info *hw_config, struct module *owner)
mpu401_chk_version(m, devc);
if (devc->version == 0)
mpu401_chk_version(m, devc);
spin_unlock_irqrestore(&devc->lock,flags);
spin_unlock_irqrestore(&devc->lock, flags);
}

if (devc->version != 0)
Expand Down

0 comments on commit cb49e99

Please sign in to comment.