diff options
| author | Al Viro <[email protected]> | 2019-10-17 20:39:18 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-11-06 00:04:03 -0500 |
| commit | a16a47416d3f4f78dd8766e3278459ead45d6193 (patch) | |
| tree | 5cafe0dc091aa5cae8b98206d6996ff4c099def9 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ec990306f77fd4c58c3b27cc3b3c53032d6e6670 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions