From: Paul Mundt Date: Mon, 14 May 2007 03:52:56 +0000 (+0900) Subject: sh: __user annotations for __get/__put_user(). X-Git-Tag: v2.6.23-rc1~785^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e08f457c7c0cc7720f28349f8780ea752c063441;p=pandora-kernel.git sh: __user annotations for __get/__put_user(). This adds in some more __user annotations. These weren't being handled properly in some of the __get_user and __put_user paths, so tidy those up. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed