An error occurred while fetching folder content.
David S. Miller
authored
Arvind Yadav says:
====================
atm: constify atm pci_device_id.
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:
David S. Miller <davem@davemloft.net>
Name | Last commit | Last update |
---|