summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/cs-trace-ranges.py
diff options
context:
space:
mode:
authorSayali Lokhande <sayalil@codeaurora.org>2018-03-14 15:20:10 +0530
committerSayali Lokhande <sayalil@codeaurora.org>2018-03-14 15:20:10 +0530
commitccd33fbf9b926cd318127f4f6fc13237162e3c97 (patch)
tree99b164b4bc0f739acfdc884cef0dadff63c3027b /tools/perf/scripts/python/cs-trace-ranges.py
parent3e1f25e9559f01dcaf266c4ece9fee779af3e244 (diff)
scsi: ufs: Avoid uninitialized use of offset
In function ufs_qcom_testbus_config, offset variable is declared but not initialized. Switch case can take the default case and use the uninitialized offset variable. This change fixes the uninitialized use of offset. Change-Id: I772296ef5606bc519dfcd00bfa6995b2d8646b9c Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/cs-trace-ranges.py')
0 files changed, 0 insertions, 0 deletions