aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-04 03:30:43 -0400
committerDavid S. Miller <davem@davemloft.net>2018-07-04 09:39:11 -0400
commit15cdd5764a547caf7c9ab14306829135c616845d (patch)
treecadd3fab8097be04fec46c71832e4b8f5bd2f15f /net/lapb/lapb_in.c
parent5b9f78ecdf590131aa1411b37151acda4f2ffc17 (diff)
net: bgmac: remove redundant variable 'freed'
Variable 'freed' is being assigned but is never used hence it is redundant and can be removed. Cleans up clang warning: warning: variable 'freed' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions