diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2018-04-25 10:20:44 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-14 16:25:52 +0200 |
commit | 1770a80f7d22a8c191af8d87eef922814369c34b (patch) | |
tree | 75a54c01160c203eafaff1bf72851880854e0c68 /include | |
parent | 49cb93cb090a1515deaef7dcafe905ab25b2809e (diff) | |
download | linux-stable-1770a80f7d22a8c191af8d87eef922814369c34b.tar.gz linux-stable-1770a80f7d22a8c191af8d87eef922814369c34b.tar.bz2 linux-stable-1770a80f7d22a8c191af8d87eef922814369c34b.zip |
misc: sgi-gru: Change return type to 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.
Commit 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>
Acked-by: Dimitri Sivanich <sivanich@hpe.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions