aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-05-28 23:12:19 +0100
committerStephen Boyd <[email protected]>2020-05-28 16:00:33 -0700
commitd036466330d13039a09e407b23a0dabec1a9533a (patch)
treeff46105de27bc94dddf222c1feae6912a54bd900 /scripts/gdb/linux/tasks.py
parentd058fd9e8984cd9f18564f7fec38e07ce671c8b8 (diff)
clk: intel: remove redundant initialization of variable rate64
The variable rate64 is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions