sh: __user annotations for __get/__put_user().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 03:52:56 +0000 (12:52 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:36 +0000 (02:43 +0000)
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 <lethal@linux-sh.org>

No differences found