diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2018-04-17 19:53:58 +0530 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2018-04-27 12:10:11 -0400 |
commit | d819734126ce705784ca2cd847ad7623825f1a08 (patch) | |
tree | 6f7598ec256839959ffe2bb4bb0451bf6febe41c /drivers/infiniband/hw/qib/qib_file_ops.c | |
parent | fe896ceb577252966ec3339d511424e2495e1072 (diff) | |
download | talos-obmc-linux-d819734126ce705784ca2cd847ad7623825f1a08.tar.gz talos-obmc-linux-d819734126ce705784ca2cd847ad7623825f1a08.zip |
infiniband: hw: hfi1: 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.
Reference id -> 1c8f422059ae ("mm: change return type to
vm_fault_t")
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_file_ops.c')
0 files changed, 0 insertions, 0 deletions