On 11/27/18 9:23 AM, Srikanth Boddepalli wrote: > Add a missing header otherwise compiler warns about missed prototype: > > drivers/xen/xlate_mmu.c:183:5: warning: no previous prototype for > 'xen_xlate_unmap_gfn_range?' [-Wmissing-prototypes] > int xen_xlate_unmap_gfn_range(struct vm_area_struct *vma, > ^~~~~~~~~~~~~~~~~~~~~~~~~ > > Signed-off-by: Srikanth Boddepalli <[email protected]> > ---
Reviewed-by: Boris Ostrovsky <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
