diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-05-25 01:18:06 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-05-27 21:39:33 +0200 |
commit | 8547ee9d448be87858f59e3590fc54fc2574cd05 (patch) | |
tree | 22d2bb0c780f303d70d4a5f5e71612276324beb4 /drivers/gpu/drm/drm_edid_load.c | |
parent | switch compat_drm_getclient() to drm_ioctl_kernel() (diff) | |
download | linux-8547ee9d448be87858f59e3590fc54fc2574cd05.tar.xz linux-8547ee9d448be87858f59e3590fc54fc2574cd05.zip |
switch compat_drm_getstats() to drm_ioctl_kernel()
The reason we call drm_ioctl_kernel() at all is that we want error
handling; conversions would be pointless there - user buffer is
simply zeroed.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/drm_edid_load.c')
0 files changed, 0 insertions, 0 deletions