• Ilpo Järvinen's avatar
    [CCID3]: Kill some bloat · c4e18dad
    Ilpo Järvinen authored
    Without a number of CONFIG.*DEBUG:
    
    net/dccp/ccids/ccid3.c:
      ccid3_hc_tx_update_x          | -170
      ccid3_hc_tx_packet_sent       | -175
      ccid3_hc_tx_packet_recv       | -169
      ccid3_hc_tx_no_feedback_timer | -192
      ccid3_hc_tx_send_packet       | -144
     5 functions changed, 850 bytes removed, diff: -850
    
    net/dccp/ccids/ccid3.c:
      ccid3_update_send_interval | +191
     1 function changed, 191 bytes added, diff: +191
    
    net/dccp/ccids/ccid3.o:
     6 functions changed, 191 bytes added, 850 bytes removed, diff: -659
    Signed-off-by: default avatarIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    c4e18dad
ccid3.c 29 KB