linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: Srikanth Boddepalli <boddepalli.srikanth@gmail.com>,
	boris.ostrovsky@oracle.com
Cc: sstabellini@kernel.org, xen-devel@lists.xenproject.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xen: xlate_mmu: add missing header to fix 'W=1' warning
Date: Thu, 29 Nov 2018 17:55:20 +0100	[thread overview]
Message-ID: <be3d42af-321e-e639-6b04-9e8887434320@suse.com> (raw)
In-Reply-To: <1543328607-10546-1-git-send-email-boddepalli.srikanth@gmail.com>

On 27/11/2018 15:23, 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@gmail.com>

Pushed to xen/tip.git for-linus-4.20a


Juergen

      parent reply	other threads:[~2018-11-29 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 14:23 [PATCH] xen: xlate_mmu: add missing header to fix 'W=1' warning Srikanth Boddepalli
2018-11-28 16:24 ` Boris Ostrovsky
2018-11-28 17:38 ` Joey Pabalinas
2018-11-29 16:55 ` Juergen Gross [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be3d42af-321e-e639-6b04-9e8887434320@suse.com \
    --to=jgross@suse.com \
    --cc=boddepalli.srikanth@gmail.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).