summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2018-06-29 15:37:45 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-07-02 17:26:57 +0300
commitf0eea2772a6baf06961c6b0812bcb3adcce307a9 (patch)
treeefe04138a7f110f6536c2b103cea549d09eac045 /scripts/gdb/linux/utils.py
parent9a53d0b6f8c61b27e7071d75fb82cf707968f75a (diff)
downloadlinux-f0eea2772a6baf06961c6b0812bcb3adcce307a9.tar.xz
wcn36xx: drop unnecessary initialization of variables
Initialization is unneccessary 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: Daniel Mack <daniel@zonque.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions