Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46139
b: refs/heads/master
c: 131c1a2
h: refs/heads/master
i:
  46137: 0b00363
  46135: eb84174
v: v3
  • Loading branch information
Chris Dearman authored and Ralf Baechle committed Feb 6, 2007
1 parent cfef7c0 commit 2acf2e8
Show file tree
Hide file tree
Showing 2 changed files with 3 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: be701306eba49c9157506d4bbe40dbed7969a915
refs/heads/master: 131c1a2b6eef87485f7e280817d97615ea2a1551
3 changes: 2 additions & 1 deletion trunk/include/asm-mips/uaccess.h
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,8 @@ extern size_t __copy_user(void *__to, const void *__from, size_t __n);
})

/*
* __copy_from_user: - Copy a block of data from user space, with less checking. * @to: Destination address, in kernel space.
* __copy_from_user: - Copy a block of data from user space, with less checking.
* @to: Destination address, in kernel space.
* @from: Source address, in user space.
* @n: Number of bytes to copy.
*
Expand Down

0 comments on commit 2acf2e8

Please sign in to comment.