Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252065
b: refs/heads/master
c: d98808a
h: refs/heads/master
i:
  252063: 963ef04
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed May 27, 2011
1 parent 6ea1741 commit f7c4117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e2e77098764636456ba7092a8b3b3b34b2a8e8d8
refs/heads/master: d98808a253f209465ed9f415c565f4c294a213b8
1 change: 1 addition & 0 deletions trunk/drivers/char/ppdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ static int pp_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
return -ENODEV;

modes = port->modes;
parport_put_port(port);
if (copy_to_user (argp, &modes, sizeof (modes))) {
return -EFAULT;
}
Expand Down

0 comments on commit f7c4117

Please sign in to comment.