]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CCID3]: Kill some bloat
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sun, 6 Jan 2008 07:13:58 +0000 (23:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:44 +0000 (15:00 -0800)
commitc4e18dade1f878db33ed38927de22e63d550970d
tree514e2321c39618ae4c7ad4b15f7ae0d65eefb66c
parentcf35f43e6e41b160d8dedd80a127210fd3be9ada
[CCID3]: Kill some bloat

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: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/ccid3.c