diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2018-06-15 01:27:31 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-15 01:55:24 +0300 |
commit | 3fb3894b84c2e0f83cb1e4f4e960243742e6b3a6 (patch) | |
tree | 35e3187a300a3a92f177662e4317d6ace0c234b2 /kernel/uid16.h | |
parent | 20fe935358de5f3481790f3e3d399cf97801f830 (diff) | |
download | linux-3fb3894b84c2e0f83cb1e4f4e960243742e6b3a6.tar.xz |
kernel/relay.c: 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")
Link: http://lkml.kernel.org/r/20180510140335.GA25363@jordon-HP-15-Notebook-PC
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Eric Biggers <ebiggers@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/uid16.h')
0 files changed, 0 insertions, 0 deletions