Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688566
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/12] constify atm pci_device_id. |
| Date | 2017-07-17 01:40 +0200 |
| Message-ID | <u41iP-5EP-35@gated-at.bofh.it> (permalink) |
| References | <u3ObT-5lh-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Arvind Yadav <arvind.yadav.cs@gmail.com> Date: Sun, 16 Jul 2017 15:02:28 +0530 > 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. Series applied to net-next, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 00/12] constify atm pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 05/12] atm: he: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 09/12] atm: zatm: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 01/12] atm: iphase: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 04/12] atm: nicstar: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 08/12] atm: lanai: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 06/12] atm: horizon: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 03/12] atm: fore200e: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 02/12] atm: ambassador: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 11/12] atm: eni: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 07/12] atm: solos-pci: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 10/12] atm: firestream: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 [PATCH 12/12] atm: idt77252: constify pci_device_id. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-07-16 11:40 +0200 Re: [PATCH 00/12] constify atm pci_device_id. David Miller <davem@davemloft.net> - 2017-07-17 01:40 +0200
csiph-web