aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-01-30 23:29:10 +0000
committerGreg Kroah-Hartman <[email protected]>2022-02-08 12:12:02 +0100
commit9940a7569d4ca7d8530a488b2e81ea1da86a3694 (patch)
tree28c9a5da782f40e0c3afedc46c8a413176bf4199 /tools/perf/scripts/python/syscall-counts.py
parentb86f32951d173b43d1db8de883473fc53dc3c772 (diff)
comedi: remove redundant assignment to variable buffer_config
Variable buffer_config is being assigned a value that is never read, it is being re-assigned later on. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions