aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHardik Singh Rathore <[email protected]>2018-12-12 22:17:46 +0530
committerJonathan Cameron <[email protected]>2018-12-16 14:05:56 +0000
commit1533e45748783ca971639b1b661509314a13ff8c (patch)
tree559a57c31d7343d5a46ebbfab4b2f99442b0b78f /tools/perf/scripts/python/syscall-counts.py
parent618ab57f95bd15bfa153a6901a19a8c10e816156 (diff)
staging: iio: adt7316: drop unnecessary initialization of variables
Initialization is unnecessary when the variable is written before it is read. There were some occasions in which the driver would initialize `ret' during declaration without need. Purely a cosmetic change with no functional impact. Signed-off-by: Hardik Singh Rathore <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions