From: Ivo Calado <ivocalado@xxxxxxxxxxxxxxxxxxxx> Date: Fri, 04 Sep 2009 09:25:08 -0300 > > /* return 1 if a new loss event has been identified */ > -static int __two_after_loss(struct tfrc_rx_hist *h, struct sk_buff > *skb, u32 n3) > +static int __two_after_loss(struct tfrc_rx_hist *h, > + struct sk_buff *skb, u32 n3, Your patches are all heavily corrupted by your email client. As seen here, long lines are chopped up with newlines, and also tab characters have been changed into sequences of spaces. Please fix this up and submit your patches properly. Use Documentation/email-clients.txt to learn how to fix these problems. Thank you. -- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html