diff options
author | Arvind Yadav <[email protected]> | 2017-08-17 15:36:25 +0530 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-08-17 12:42:25 +0200 |
commit | 45fbe60734dab264b1ac33e7eeacff681e7d2eb4 (patch) | |
tree | 54f7745267fa5a76ae56803116caec7b49e9e595 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 4f624a1cb755de31e532883681554271afc92f7f (diff) |
ALSA: gus: constify pnp_card_device_id
pnp_card_device_id are not supposed to change at runtime. All functions
working with pnp_card_device_id provided by <linux/pnp.h> work with
const pnp_card_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions