aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJustin Skists <[email protected]>2018-06-04 10:52:12 +0100
committerGreg Kroah-Hartman <[email protected]>2018-06-17 09:05:11 +0200
commit456aec73799f6cd31d5162d0814f8c372acffed6 (patch)
tree79de5889f66ec3f97660509f8a2440f48ad705a5 /tools/perf/scripts/python/bin
parent2665df51017b15119987913bfa39d02d71cb7232 (diff)
staging: speakup: refactor synths array to use a list
The synths[] array is a collection of synths acting like a list. There is no need for synths to be an array, so refactor synths[] to use standard kernel list_head API, instead, and modify the usages to suit. As a side-effect, the maximum number of synths has also become redundant. Signed-off-by: Justin Skists <[email protected]> Reviewed-by: Samuel Thibault <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions