[DCCP]: make dccp_write_xmit_timer() static again
authorAdrian Bunk <bunk@stusta.de>
Sun, 25 Mar 2007 04:01:31 +0000 (21:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Mar 2007 01:48:10 +0000 (18:48 -0700)
dccp_write_xmit_timer() needlessly became global.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found