On Mon, 2006-11-13 at 16:18 -0800, David Miller wrote:
> From: Peter Zijlstra <[EMAIL PROTECTED]>
> Date: Mon, 13 Nov 2006 14:38:05 +0100
> 
> > 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 <[EMAIL PROTECTED]>
> 
> I'll apply this to net-2.6.20, thanks Peter.
> 
> If the SCTP maintainers have some objection, I'll yank it out
> but I can't see why they would :-)

I don't have any objection. The patch looks good.

Acked-by: Sridhar Samudrala <[EMAIL PROTECTED]>

Thanks
Sridhar

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to