Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54954
b: refs/heads/master
c: 2620c6e
h: refs/heads/master
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed May 8, 2007
1 parent fb2f117 commit 559cd76
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: 0449359f053829ec89c026b5fb80bbe7190a5fe8
refs/heads/master: 2620c6e31735248ac26403558bd4279a8af619d8
2 changes: 1 addition & 1 deletion trunk/drivers/video/nvidia/nvidia.c
Original file line number Diff line number Diff line change
Expand Up @@ -1016,7 +1016,7 @@ static int nvidiafb_release(struct fb_info *info, int user)
par->open_count--;
done:
mutex_unlock(&par->open_lock);
return 0;
return err;
}

static struct fb_ops nvidia_fb_ops = {
Expand Down

0 comments on commit 559cd76

Please sign in to comment.