[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f8721ec3-9048-fa21-71c7-deb208f3f026@oracle.com>
Date: Wed, 28 Nov 2018 11:24:19 -0500
From: Boris Ostrovsky <boris.ostrovsky@...cle.com>
To: Srikanth Boddepalli <boddepalli.srikanth@...il.com>
Cc: jgross@...e.com, sstabellini@...nel.org,
xen-devel@...ts.xenproject.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] xen: xlate_mmu: add missing header to fix 'W=1' warning
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 <boddepalli.srikanth@...il.com>
> ---
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@...cle.com>
Powered by blists - more mailing lists