aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2017-05-17 08:48:18 +0900
committerTakashi Iwai <[email protected]>2017-05-17 07:25:26 +0200
commitb46fe5d9607c2a14618c746a02892ead0f0f4637 (patch)
treeb1751260711a65bedce5d37495494e49c8bbebfa /tools/perf/scripts/python/bin
parente76bf3c4b4e456fa8f2c729fa1e8c644857529a8 (diff)
ALSA: pcm: constify function local and read-only table
In a function snd_pcm_hw_params_choose(), target parameters are arranged into a table. Though each entry of this table is read-only, they don't have const qualifier. This commit adds the qualifier. Signed-off-by: Takashi Sakamoto <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions