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:
ae8aed0
)
[PATCH] mv64x60_wdt __user annotations and cleanups
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 28 Sep 2005 23:42:27 +0000
(
00:42
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 29 Sep 2005 15:46:27 +0000
(08:46 -0700)
- use nonseekable_open() instead of messing with
if (*ppos != file->f_pos)
return -EISPIPE
in ->write() (->read is NULL).
- trivial __user annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found