On Sun, Apr 15, 2018 at 01:35:30AM +0530, Souptick Joarder wrote: > Use new return type vm_fault_t for fault handlers. > > Signed-off-by: Souptick Joarder <jrdr.linux@xxxxxxxxx> > Reviewed-by: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> Ummm. Why are we adding typedefs to hide basic types? typedef int vm_fault_t; Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html