All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>, jgross@suse.com
Cc: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xen-platform: constify pci_device_id.
Date: Wed, 16 Aug 2017 11:04:36 -0400	[thread overview]
Message-ID: <88cc42a4-f5ed-cbf3-234d-669438426683__39289.6894635216$1502895964$gmane$org@oracle.com> (raw)
In-Reply-To: <bdccfec9-8d36-1c36-69d9-e7c5935acf31@oracle.com>

On 08/02/2017 06:36 PM, Boris Ostrovsky wrote:
> On 08/02/2017 01:46 PM, Arvind Yadav wrote:
>> pci_device_id are not supposed to change at runtime. All functions
>> working with pci_device_id provided by <linux/pci.h> work with
>> const pci_device_id. So mark the non-const structs as const.
>>
>> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>


Applied to for-linus-4.14.

-boris

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-08-16 15:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02 17:46 [PATCH] xen-platform: constify pci_device_id Arvind Yadav
2017-08-02 22:36 ` Boris Ostrovsky
2017-08-02 22:36 ` Boris Ostrovsky
2017-08-16 15:04   ` Boris Ostrovsky [this message]
2017-08-16 15:04   ` Boris Ostrovsky
2017-08-02 17:46 Arvind Yadav

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='88cc42a4-f5ed-cbf3-234d-669438426683__39289.6894635216$1502895964$gmane$org@oracle.com' \
    --to=boris.ostrovsky@oracle.com \
    --cc=arvind.yadav.cs@gmail.com \
    --cc=jgross@suse.com \
    --cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.