summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_drv.c
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2018-04-17 16:38:44 +0300
committerGerd Hoffmann <kraxel@redhat.com>2018-05-14 12:01:30 +0300
commit68266f1c08db731fa7c3a0903bf890fc76ce9345 (patch)
tree34731b9d99cf60ca75d0412ec587fa30347aeb4d /drivers/gpu/drm/drm_drv.c
parent110ab11d413881395773df29e8bdf5bd3a2164ee (diff)
downloadlinux-68266f1c08db731fa7c3a0903bf890fc76ce9345.tar.xz
gpu: drm: qxl: Adding new typedef vm_fault_t
Use new return type vm_fault_t for fault handler. For now, this is just documenting that the function returns a VM_FAULT value rather than an errno. Once all instances are converted, vm_fault_t will become a distinct type. Reference id -> 1c8f422059ae ("mm: change return type to vm_fault_t") Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180417133844.GA30256@jordon-HP-15-Notebook-PC Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_drv.c')
0 files changed, 0 insertions, 0 deletions