mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Bernhard Wesely" <bernie@weselyb.net>
To: linux-kernel@vger.kernel.org
Subject: Typo in fs/smbfs/file.c
Date: Fri, 11 Jun 2004 23:14:51 +0200 (CEST)	[thread overview]
Message-ID: <50746.10.100.5.81.1086988491.squirrel@mail.brumma.com> (raw)

Hello,

I recently compiled 2.6.6 and got a gcc warning:

  CC      fs/smbfs/file.o
fs/smbfs/file.c: In function `smb_file_sendfile':
fs/smbfs/file.c:274: warning: unknown conversion type character `z' in format
fs/smbfs/file.c:274: warning: too many arguments for format

Well, there seems to be a "z" instead of a "Z". I changed it and the
compile went cleanly. I downloaded the source of 2.6.7-rc3 and the typo
was still there.

The fixed line looks like:

PARANOIA("%s/%s validation failed, error=%Zd\n", DENTRY_PATH(dentry),
status);


Please CC any answers to me directly as I'm not subscribed to this list.

Bye, Bernhard Wesely


             reply	other threads:[~2004-06-11 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-11 21:14 Bernhard Wesely [this message]
2004-06-11 21:53 ` Jörn Engel
2004-06-12  9:15 Nick Warne

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=50746.10.100.5.81.1086988491.squirrel@mail.brumma.com \
    --to=bernie@weselyb.net \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®