diff options
author | Lee Jones <[email protected]> | 2020-08-14 12:39:13 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-14 20:42:25 -0700 |
commit | 1a2c26681f88c924e15d3bfe0a9fb7a162336777 (patch) | |
tree | 8a5ddbe0a306f718cf44a4f08e9e272418c2bff8 /scripts/gdb/linux/modules.py | |
parent | fd29aeeec5a1af1a97a42ec2ba307bffdbc563e8 (diff) |
net: wan: dlci: Remove set but not used variable 'err'
Fixes the following W=1 kernel build warning(s):
drivers/net/wan/dlci.c: In function ‘dlci_close’:
drivers/net/wan/dlci.c:298:8: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Mike McLagan <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions