aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-11 17:28:05 +0530
committerTakashi Iwai <[email protected]>2017-08-12 23:44:16 +0200
commit3066ad553ddf6befd37275608c45318bcd2ef7ea (patch)
treee636a56adb91040f9efd305e0c64c03fc780ba0a /tools/perf/scripts/python
parent84c8f90f0db341aefdd62726c2fe6724d155bbfe (diff)
ALSA: sb16: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions working with snd_pcm_ops provided by <sound/pcm.h> work with const snd_pcm_ops. 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')
0 files changed, 0 insertions, 0 deletions