aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2019-10-17 20:39:18 +0100
committerMartin K. Petersen <[email protected]>2019-11-06 00:04:03 -0500
commita16a47416d3f4f78dd8766e3278459ead45d6193 (patch)
tree5cafe0dc091aa5cae8b98206d6996ff4c099def9 /tools/perf/scripts/python/bin
parentec990306f77fd4c58c3b27cc3b3c53032d6e6670 (diff)
scsi: sg: sg_ioctl(): fix copyout handling
First of all, __put_user() can fail with access_ok() succeeding. And access_ok() + __copy_to_user() is spelled copy_to_user()... __put_user() *can* fail with access_ok() succeeding... Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Al Viro <[email protected]> Acked-by: Douglas Gilbert <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions