From: Al Viro Date: Wed, 28 Sep 2005 23:42:27 +0000 (+0100) Subject: [PATCH] mv64x60_wdt __user annotations and cleanups X-Git-Tag: v2.6.14-rc3~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2846dfa4aa1bbbf3f9977d67566952d7f621009;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed