From: H Hartley Sweeten Date: Fri, 10 Jun 2011 21:59:05 +0000 (-0700) Subject: ext3/ioctl.c: silence sparse warnings about different address spaces X-Git-Tag: v3.1-rc1~224^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fe8c62febade6b5d0915269b06a0c50448da27;p=pandora-kernel.git ext3/ioctl.c: silence sparse warnings about different address spaces The 'from' argument for copy_from_user and the 'to' argument for copy_to_user should both be tagged as __user address space. Signed-off-by: H Hartley Sweeten Cc: Andrew Morton Cc: Andreas Dilger Signed-off-by: Jan Kara --- Reading git-diff-tree failed