Skip to content
Commit 056693a3 authored by David S. Miller's avatar David S. Miller
Browse files

caif: Fix set-but-unused variables.



The variable 'caifdef' is set but unused in modemcmd().

Similarly for 'net' in receive(), and 'res' in
caif_device_notify() and caif_exit_net().

Just kill them off.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b8ee8328
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment