Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324723
b: refs/heads/master
c: 538a697
h: refs/heads/master
i:
  324721: c74591e
  324719: ef46b01
v: v3
  • Loading branch information
Toshiaki Yamane authored and Greg Kroah-Hartman committed Sep 4, 2012
1 parent fb28ceb commit b19cb3e
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: eb1e40a4dd0fb4095900e085fdd3ed259acbee29
refs/heads/master: 538a697ac8ca86b4507aaf81cfed5359aa11d606
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vme/devices/vme_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ static ssize_t vme_user_write(struct file *file, const char __user *buf,
default:
retval = -EINVAL;
}

mutex_unlock(&image[minor].mutex);

if (retval > 0)
Expand Down

0 comments on commit b19cb3e

Please sign in to comment.