aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-10 14:34:06 +0100
committerMark Brown <[email protected]>2020-04-14 16:57:44 +0100
commit2ea8db7200d40f89ebfb97fc512ced5f792e0e1c (patch)
tree9784b9db13f99cb58af7541413ce2be3ec51582d /scripts/gdb/linux/modules.py
parent29ebe87cdd57accdbe94e44a01685cb3227ad223 (diff)
regulator: tps80031: remove redundant assignment to variables ret and val
The variables ret and val are being initialized with values that are never read and are being updated later with a new value. The initializations are redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions