1
0
Fork 0
alistair23-linux/drivers/hsi
Souptick Joarder 70d52ba9e5 hsi: clients: 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 -> 1c8f422059 ("mm: change return type to
vm_fault_t")

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
2018-04-17 16:05:26 +02:00
..
clients hsi: clients: Change return type to vm_fault_t 2018-04-17 16:05:26 +02:00
controllers HSI: omap_ssi_core: fix kilo to be "k" not "K" 2017-10-01 17:19:50 +02:00
Kconfig HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hsi_boardinfo.c HSI: Use kcalloc() in hsi_register_board_info() 2017-06-08 13:21:43 +02:00
hsi_core.c HSI: core: Use kcalloc() in two functions 2017-06-08 13:21:43 +02:00
hsi_core.h HSI: hsi: Introducing HSI framework 2012-01-05 15:42:13 +02:00