Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131006
b: refs/heads/master
c: 767b582
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Feb 6, 2009
1 parent 105b727 commit 093c058
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: 082256333f4e879bc4b56e294921aaff6d035da0
refs/heads/master: 767b5828ad9a1b435488b5d39b5a66aeef4d25e4
2 changes: 1 addition & 1 deletion trunk/fs/compat_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ static int sg_ioctl_trans(unsigned int fd, unsigned int cmd, unsigned long arg)

if (copy_in_user(&sgio->status, &sgio32->status,
(4 * sizeof(unsigned char)) +
(2 * sizeof(unsigned (short))) +
(2 * sizeof(unsigned short)) +
(3 * sizeof(int))))
return -EFAULT;

Expand Down

0 comments on commit 093c058

Please sign in to comment.