aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-04-24 16:47:20 +0100
committerMauro Carvalho Chehab <[email protected]>2022-11-25 10:01:11 +0000
commitaf0dc3b0afae85941338aae9d6d3c1f0904d9979 (patch)
treed5bc7a3adf7c629da17ea7e587b4be0cdad052a2 /net/lapb/lapb_timer.c
parenta15fe8d9f1bf460a804bcf18a890bfd2cf0d5caa (diff)
media: dvbdev: remove redundant initialization of variable ret
Variable ret is being ininitialized with a value that is never read. The ininitializtion is redundant and can be removed. Move the variable to the scope it is required. Link: https://lore.kernel.org/linux-media/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions