lkml.org 
[lkml]   [2004]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectTypo in fs/smbfs/file.c
From
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.036 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site