git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b8232c
)
v4l: copy_to_user() is not a good method name
author
Al Viro
<viro@ftp.linux.org.uk>
Sat, 13 Oct 2007 07:25:24 +0000
(08:25 +0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 13 Oct 2007 16:58:59 +0000
(09:58 -0700)
Breaks on any target that has copy_to_user() defined as a non-trivial
macro.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found