From: David Miller <davem@davemloft.net>
To: ivocalado@embedded.ufcg.edu.br
Cc: dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 4/5] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver
Date: Fri, 04 Sep 2009 05:42:02 -0700 (PDT) [thread overview]
Message-ID: <20090904.054202.35826460.davem@davemloft.net> (raw)
In-Reply-To: <1252067108.6172.4.camel@localhost>
From: Ivo Calado <ivocalado@embedded.ufcg.edu.br>
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.
next prev parent reply other threads:[~2009-09-04 12:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 12:25 [PATCH 4/5] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver Ivo Calado
2009-09-04 12:42 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-08 18:28 Ivo Calado
2009-09-13 18:41 ` Gerrit Renker
2009-09-15 0:40 ` Ivo Calado
2009-09-19 13:16 ` gerrit
[not found] <cb00fa210909011736w7fc7245cq22a04171f525ec8@mail.gmail.com>
2009-09-02 2:45 ` Ivo Calado
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090904.054202.35826460.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dccp@vger.kernel.org \
--cc=ivocalado@embedded.ufcg.edu.br \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).