netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "David S. Miller" <davem@davemloft.net>, netdev@oss.sgi.com
Subject: c99ism in latest linus -bk
Date: Sat, 15 Jan 2005 14:40:10 -0800	[thread overview]
Message-ID: <20050115144010.33182075.akpm@osdl.org> (raw)

net/sched/cls_api.c: In function `tcf_exts_validate':
net/sched/cls_api.c:489: parse error before `int'
net/sched/cls_api.c:493: `act' undeclared (first use in this function)
net/sched/cls_api.c:493: (Each undeclared identifier is reported only once
net/sched/cls_api.c:493: for each function it appears in.)
net/sched/cls_api.c:494: `err' undeclared (first use in this function)

Someone wanna fix that up please?

             reply	other threads:[~2005-01-15 22:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-15 22:40 Andrew Morton [this message]
2005-01-15 23:25 ` [PATCH] PKT_SCHED: remove c99ism Thomas Graf
2005-01-15 23:32   ` Andrew Morton
2005-01-15 23:40     ` Thomas Graf
2005-01-17  9:09       ` Herbert Poetzl
2005-01-17 11:56         ` Thomas Graf
2005-01-17 21:40       ` David S. Miller

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=20050115144010.33182075.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=netdev@oss.sgi.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 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).