diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2006-11-13 16:19:07 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-02 21:22:26 -0800 |
commit | 1ed176a801b83915b7c8ab80e0a2a6376a2d6051 (patch) | |
tree | 4939b1d74f3500eeb380082d934b98d629339795 /lib/radix-tree.c | |
parent | 5f3f24faf322e54752d1df00cdb768a013de5d1f (diff) |
[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 'lib/radix-tree.c')
0 files changed, 0 insertions, 0 deletions