diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2020-05-06 01:48:32 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 16:25:21 +0200 |
commit | 691e0f2c74cce6866affcdd8277a7d4c521814dc (patch) | |
tree | d224f68cc5b094a63f1122984ce749b76471a8cd /drivers/dax | |
parent | 0548745fa335a4665b039b9fd8e121339932c24b (diff) |
VMCI: Avoid extra check for access_ok()
get_user_pages_fast() is already having a check for the same. This
double check can be removed.
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Link: https://lore.kernel.org/r/1588709912-8065-1-git-send-email-jrdr.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions