diff options
author | Christoph Hellwig <[email protected]> | 2020-05-23 09:30:15 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-06-03 23:16:55 -0400 |
commit | c7d216e8c44cfc0b680d8c0de4f9bdafd92f7ef6 (patch) | |
tree | 144f957706d8bc5a569f7b5346c9f24f44feee47 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | 45dd052e67ad17c7a24874a783f41aeab15bc294 (diff) |
fs: remove the access_ok() check in ioctl_fiemap
access_ok just checks we are fed a proper user pointer. We also do that
in copy_to_user itself, so no need to do this early.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ritesh Harjani <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions