• David S. Miller's avatar
    isdn: eicon: Fix set-but-unused variables. · 2d09d567
    David S. Miller authored
    The variable 'best_id' is set but unused in
    diva_mnt_add_xdi_adapter().  Just kill it off.
    
    Similarly for the variable 'CIP' in connect_req(), 'Number' in
    sig_ind(), 'Info' in dtmf_confirmation() mixer_command()
    fax_connect_ack_command() fax_edata_ack_command()
    rtp_connect_b3_res_command() and rtp_connect_b3_res_command(), and 'a'
    in mixer_indication_coefs_set(),
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    2d09d567
debug.c 67.5 KB