commit | b2846dfa4aa1bbbf3f9977d67566952d7f621009 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Sep 29 00:42:27 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 29 08:46:27 2005 -0700 |
tree | 5c58a8e6dc823daa49b41d4c3e802915454a4788 | |
parent | ae8aed0314064da3002879fedc2d262c72865a17 [diff] |
[PATCH] mv64x60_wdt __user annotations and cleanups - 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>