diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2006-11-14 01:19:07 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-03 06:22:26 +0100 |
commit | 1ed176a801b83915b7c8ab80e0a2a6376a2d6051 (patch) | |
tree | 4939b1d74f3500eeb380082d934b98d629339795 /net/ipv4/tcp_output.c | |
parent | [ATM] ambassador,firestream: "-1 >>" is implementation defined (diff) | |
download | linux-1ed176a801b83915b7c8ab80e0a2a6376a2d6051.tar.xz linux-1ed176a801b83915b7c8ab80e0a2a6376a2d6051.zip |
[SCTP]: Cleanup of the sctp state table code.
I noticed an insane high density of repeated characters fixable by a
simple regular expression:
% s/{.fn = \([^,]*\),[[:space:]]\+\(\\\n[[:space:]]\+\)\?.name = "\1"}/TYPE_SCTP_FUNC(\1)/g
(NOTE: the .name for .fn = sctp_sf_do_9_2_start_shutdown didn't match)
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions