summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2018-04-16 20:33:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-23 13:31:27 +0200
commit9b85e95a30801ed39ccbab167831ea5d40373f26 (patch)
tree9d0635d6159d89f9326ad1e784ed5dca13321a0b /drivers/misc
parentmisc: cxl: Change return type to vm_fault_t (diff)
downloadlinux-9b85e95a30801ed39ccbab167831ea5d40373f26.tar.xz
linux-9b85e95a30801ed39ccbab167831ea5d40373f26.zip
uio: 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 inst ances are converted, vm_fault_t will become a di stinct type. Reference - 1c8f422059ae ("mm: change return type to vm_fault_t") Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions