aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-12-04 23:31:55 +0000
committerGuenter Roeck <[email protected]>2021-12-26 15:02:06 -0800
commitd75553790b9f44f9a6023a51ca5283ef4688f339 (patch)
tree4b806d1b3a7238eff07373ba4167d5cb9981bd4d /net/lapb/lapb_timer.c
parent3315e716999d98d628abebbffaa82bef52962c95 (diff)
hwmon: (adm1031) Remove redundant assignment to variable range
Variable range is being initialized with a value that is never read, it is being re-assigned in the next statement. The assignment is redundant, remove it and initialize range using the second assigned value. Clean up the formatting too by adding missing spaces. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions