1
0
Fork 0
alistair23-linux/drivers/hsi/clients
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
..
Kconfig HSI: nokia-modem: Add cmt-speech support 2015-03-31 22:19:43 +02:00
Makefile HSI: cmt_speech: Add cmt-speech driver 2015-03-31 22:14:04 +02:00
cmt_speech.c hsi: clients: Change return type to vm_fault_t 2018-04-17 16:05:26 +02:00
hsi_char.c HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_probe() 2018-03-19 16:31:07 +01:00
nokia-modem.c HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe() 2017-06-08 13:21:43 +02:00
ssi_protocol.c HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered" 2018-03-19 16:31:07 +01:00