diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2011-06-10 14:59:05 -0700 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2011-06-25 17:29:53 +0200 |
commit | 81fe8c62febade6b5d0915269b06a0c50448da27 (patch) | |
tree | 435b649c80f6faae3146abef62c478b62b74ad7f /samples | |
parent | ad434017718a725b1695fb2ebfff312cf3693d3b (diff) | |
download | op-kernel-dev-81fe8c62febade6b5d0915269b06a0c50448da27.zip op-kernel-dev-81fe8c62febade6b5d0915269b06a0c50448da27.tar.gz |
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 <hsweeten@visionengravers.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions