aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorBruce Allan <[email protected]>2019-04-16 10:21:18 -0700
committerJeff Kirsher <[email protected]>2019-05-04 14:21:01 -0700
commit207e3721acb4982f73453762ed8d6f3c7dc3de35 (patch)
tree2090bf848759e2f35190d58a9dd1b7a36ad589e7 /scripts/gdb/linux/tasks.py
parentba0db585bdb696d28bd6ec3ae9908d45c0bdeb37 (diff)
ice: Do not unnecessarily initialize local variable
The local variable speed does not need to be initialized and can cause some static analysis tools to complain the initial assigned value is never used. Signed-off-by: Bruce Allan <[email protected]> Signed-off-by: Anirudh Venkataramanan <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions