All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Andi Kleen <andi@firstfloor.org>
Cc: David Miller <davem@davemloft.net>,
	herbert@gondor.apana.org.au, ilpo.jarvinen@helsinki.fi,
	netdev@vger.kernel.org, acme@redhat.com, paul.moore@hp.com,
	latten@us.ibm.com
Subject: Re: [PATCH 3/4] [XFRM]: Kill some bloat II
Date: Tue, 8 Jan 2008 03:08:38 +0100	[thread overview]
Message-ID: <20080108020838.GD16156@one.firstfloor.org> (raw)
In-Reply-To: <20080108020529.GC16156@one.firstfloor.org>

> % awk '  { line++ } ; /^{/ { start = line } ; /^}/ { n++; r += line-start-2; } ; END { print r/n }' < include/net/tcp.h 
> 9.48889
> 
> The average function length is 9 lines.

Actually 8 -- the awk hack had a off by one. Still too long.

-Andi

  reply	other threads:[~2008-01-08  2:06 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 13:39 [PATCH net-2.6.25 0/4] [NET]: Bloat, bloat and more bloat Ilpo Järvinen
2008-01-05 13:39 ` [PATCH 1/4] [NETFILTER]: Kill some supper dupper bloatry Ilpo Järvinen
2008-01-05 13:39   ` [PATCH 2/4] [IPVS]: Kill some bloat Ilpo Järvinen
2008-01-05 13:39     ` [PATCH 3/4] [XFRM]: " Ilpo Järvinen
2008-01-05 13:39       ` [PATCH 4/4] [CCID3]: " Ilpo Järvinen
2008-01-05 14:44         ` Arnaldo Carvalho de Melo
2008-01-06  7:13         ` David Miller
2008-01-06  0:29       ` [PATCH 3/4] [XFRM]: " Herbert Xu
2008-01-06  3:25         ` Paul Moore
2008-01-06  7:16         ` David Miller
2008-01-07  7:13           ` Ilpo Järvinen
2008-01-07  7:32             ` Herbert Xu
2008-01-08  0:23           ` Andi Kleen
2008-01-08  1:54             ` David Miller
2008-01-08  2:05               ` Andi Kleen
2008-01-08  2:08                 ` Andi Kleen [this message]
2008-01-08  3:37                 ` David Miller
2008-01-08  5:00                   ` Andi Kleen
2008-01-08  5:10                     ` David Miller
2008-01-08 10:48                       ` Ilpo Järvinen
2008-01-10 13:53                         ` Ilpo Järvinen
2008-01-08 10:57             ` Ilpo Järvinen
2008-01-07  8:21         ` Ilpo Järvinen
2008-01-07 10:02           ` Herbert Xu
2008-01-06  7:13       ` David Miller
2008-01-06  7:12     ` [PATCH 2/4] [IPVS]: " David Miller
2008-01-06  7:11   ` [PATCH 1/4] [NETFILTER]: Kill some supper dupper bloatry David Miller
2008-01-05 14:46 ` [PATCH net-2.6.25 0/4] [NET]: Bloat, bloat and more bloat Arnaldo Carvalho de Melo
2008-01-09 11:35   ` Ilpo Järvinen

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=20080108020838.GD16156@one.firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=acme@redhat.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=ilpo.jarvinen@helsinki.fi \
    --cc=latten@us.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=paul.moore@hp.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.