All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Arvind Yadav
	<arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	aditr-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org,
	pv-drivers-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org,
	sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 0/3] constify infiniband pci_device_id.
Date: Fri, 18 Aug 2017 12:03:12 -0400	[thread overview]
Message-ID: <1503072192.2598.16.camel@redhat.com> (raw)
In-Reply-To: <1500186646-28815-1-git-send-email-arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Sun, 2017-07-16 at 12:00 +0530, 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.
> 
> Arvind Yadav (3):
>   [PATCH 1/3] infiniband: mthca: constify pci_device_id.
>   [PATCH 2/3] infiniband: nes: constify pci_device_id.
>   [PATCH 3/3] infiniband: pvrdma: constify pci_device_id.
> 
>  drivers/infiniband/hw/mthca/mthca_main.c       | 2 +-
>  drivers/infiniband/hw/nes/nes.c                | 2 +-
>  drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Thanks, series applied.

-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Doug Ledford <dledford@redhat.com>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>,
	linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org,
	aditr@vmware.com, pv-drivers@vmware.com, sean.hefty@intel.com,
	hal.rosenstock@gmail.com
Subject: Re: [PATCH 0/3] constify infiniband pci_device_id.
Date: Fri, 18 Aug 2017 12:03:12 -0400	[thread overview]
Message-ID: <1503072192.2598.16.camel@redhat.com> (raw)
In-Reply-To: <1500186646-28815-1-git-send-email-arvind.yadav.cs@gmail.com>

On Sun, 2017-07-16 at 12:00 +0530, 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.
> 
> Arvind Yadav (3):
>   [PATCH 1/3] infiniband: mthca: constify pci_device_id.
>   [PATCH 2/3] infiniband: nes: constify pci_device_id.
>   [PATCH 3/3] infiniband: pvrdma: constify pci_device_id.
> 
>  drivers/infiniband/hw/mthca/mthca_main.c       | 2 +-
>  drivers/infiniband/hw/nes/nes.c                | 2 +-
>  drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Thanks, series applied.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

  parent reply	other threads:[~2017-08-18 16:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-16  6:30 [PATCH 0/3] constify infiniband pci_device_id Arvind Yadav
2017-07-16  6:30 ` Arvind Yadav
2017-07-16  6:30 ` [PATCH 1/3] infiniband: mthca: constify pci_device_id Arvind Yadav
2017-07-16  6:30 ` [PATCH 2/3] infiniband: nes: " Arvind Yadav
2017-07-16  6:30 ` [PATCH 3/3] infiniband: pvrdma: " Arvind Yadav
     [not found] ` <1500186646-28815-1-git-send-email-arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-08-18 16:03   ` Doug Ledford [this message]
2017-08-18 16:03     ` [PATCH 0/3] constify infiniband pci_device_id Doug Ledford

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=1503072192.2598.16.camel@redhat.com \
    --to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=aditr-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org \
    --cc=arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=pv-drivers-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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.