diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 19:01:56 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-08-04 09:59:50 +0300 |
commit | d720661291fc2b261311c8425b8ca0e2a21c264b (patch) | |
tree | d5fe9a25564eb2d05b12e61db512602b2d3d3c08 /mm/msync.c | |
parent | 75383dd348dba0b5491fe6a56291908e23554b6e (diff) | |
download | linux-d720661291fc2b261311c8425b8ca0e2a21c264b.tar.xz |
agp: nvidia: constify 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: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions