diff options
author | Bruce Allan <[email protected]> | 2019-04-16 10:21:18 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-05-04 14:21:01 -0700 |
commit | 207e3721acb4982f73453762ed8d6f3c7dc3de35 (patch) | |
tree | 2090bf848759e2f35190d58a9dd1b7a36ad589e7 /scripts/gdb/linux/tasks.py | |
parent | ba0db585bdb696d28bd6ec3ae9908d45c0bdeb37 (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