Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63383
b: refs/heads/master
c: 2fa3195
h: refs/heads/master
i:
  63381: eaef562
  63379: 4c45d17
  63375: 9632b61
v: v3
  • Loading branch information
Matthias Kaehlcke authored and David S. Miller committed Jul 31, 2007
1 parent d683b16 commit 86c6f30
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: e5071b5493b1dcfa98a6e8a75f56997f6d4a0c25
refs/heads/master: 2fa3195d72f7d0cfb4dcb2b0dfa265ed0fa5cfa3
1 change: 1 addition & 0 deletions trunk/drivers/sbus/char/vfc_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ static int vfc_debug(struct vfc_dev *dev, int cmd, void __user *argp)
buffer,inout.len);

if (copy_to_user(argp,&inout,sizeof(inout))) {
vfc_unlock_device(dev);
kfree(buffer);
return -EFAULT;
}
Expand Down

0 comments on commit 86c6f30

Please sign in to comment.