-
由 Al Viro 提交于
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: NAl Viro <viro@zeniv.linux.org.uk>8547ee9d
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: NAl Viro <viro@zeniv.linux.org.uk>