aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2018-04-23 21:54:00 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 16:06:48 +0200
commite19f70aa02f34abd4c5740f761f4694e9a7c8b3d (patch)
tree34060d66b0a5b132c055f2b91c5db386b78ac2ea /drivers/hv
parentANDROID: binder: change down_write to down_read (diff)
downloadlinux-dev-e19f70aa02f34abd4c5740f761f4694e9a7c8b3d.tar.xz
linux-dev-e19f70aa02f34abd4c5740f761f4694e9a7c8b3d.zip
android: binder: Change return type to vm_fault_t
Use new return type vm_fault_t for fault handler in struct vm_operations_struct. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions