netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: netdev@oss.sgi.com
Subject: Re: [APPLETALK]: Use '%Z' for size_t.
Date: Thu, 19 Feb 2004 10:09:14 -0800	[thread overview]
Message-ID: <20040219100914.1a17e797.davem@redhat.com> (raw)
In-Reply-To: <1077204436.18703.412.camel@hades.cambridge.redhat.com>

On Thu, 19 Feb 2004 15:27:17 +0000
David Woodhouse <dwmw2@infradead.org> wrote:

> On Wed, 2004-02-18 at 21:11 +0000, Linux Kernel Mailing List wrote:
> > ChangeSet 1.1561.2.2, 2004/02/18 13:11:42-08:00, davem@nuts.davemloft.net
> > 
> > 	[APPLETALK]: Use '%Z' for size_t.
> 
> %Zd is an ancient GNUism. Please use %zd in new code instead.

As long as lib/vsprintf.c in the kernel supports it, there is no reason not
to use it.  They're never going to remove recognition of this thing from
gcc printf's parsing.

If it really bothers you, then go sick a kernel janitor onto it, because there
are thousands of uses of %Z, I know because I put most of them into the tree :-)

  reply	other threads:[~2004-02-19 18:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200402190209.i1J29KF2020707@hera.kernel.org>
2004-02-19 15:27 ` [APPLETALK]: Use '%Z' for size_t David Woodhouse
2004-02-19 18:09   ` David S. Miller [this message]
2004-02-19 18:50     ` David Woodhouse
2004-02-19 19:04       ` 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=20040219100914.1a17e797.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=dwmw2@infradead.org \
    --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).