linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: xfs tree build warnings
@ 2009-06-12  1:46 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2009-06-12  1:46 UTC (permalink / raw)
  To: David Chinner, xfs-masters; +Cc: linux-next, linux-kernel, Christoph Hellwig

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

Hi all,

Today's linux-next build (powerpc ppc64_defconfig) produced these warnings:

fs/xfs/xfs_vnodeops.c: In function 'xfs_create':
fs/xfs/xfs_vnodeops.c:1418: warning: unused variable 'gdqp'
fs/xfs/xfs_vnodeops.c:1417: warning: unused variable 'udqp'
fs/xfs/linux-2.6/xfs_ioctl.c: In function 'xfs_ioctl_setattr':
fs/xfs/linux-2.6/xfs_ioctl.c:902: warning: unused variable 'gdqp'
fs/xfs/linux-2.6/xfs_ioctl.c:901: warning: unused variable 'udqp'

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* linux-next: xfs tree build warnings
@ 2008-12-29  8:26 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2008-12-29  8:26 UTC (permalink / raw)
  To: David Chinner, xfs-masters; +Cc: linux-next

[-- Attachment #1: Type: text/plain, Size: 1909 bytes --]

Hi David,

Today's linux-next build (powerpc ppc64_defconfig) failed like this:

fs/xfs/xfs_inode.c: In function 'xfs_iflush_int':
fs/xfs/xfs_inode.c:3055: warning: format '%Lu' expects type 'long long unsigned int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_inode.c:3062: warning: format '%Lu' expects type 'long long unsigned int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_inode.c:3072: warning: format '%Lu' expects type 'long long unsigned int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_inode.c:3083: warning: format '%Lu' expects type 'long long unsigned int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_inode.c:3095: warning: format '%Lu' expects type 'long long unsigned int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_inode.c:3102: warning: format '%Lu' expects type 'long long unsigned int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_log_recover.c: In function 'xlog_recover_do_inode_trans':
fs/xfs/xfs_log_recover.c:2300: warning: format '%Ld' expects type 'long long int', but argument 6 has type 'xfs_ino_t'
fs/xfs/xfs_log_recover.c:2311: warning: format '%Ld' expects type 'long long int', but argument 5 has type 'xfs_ino_t'
fs/xfs/xfs_log_recover.c:2344: warning: format '%Ld' expects type 'long long int', but argument 7 has type 'xfs_ino_t'
fs/xfs/xfs_log_recover.c:2357: warning: format '%Ld' expects type 'long long int', but argument 7 has type 'xfs_ino_t'
fs/xfs/xfs_log_recover.c:2370: warning: format '%Ld' expects type 'long long int', but argument 7 has type 'xfs_ino_t'
fs/xfs/xfs_log_recover.c:2380: warning: format '%Ld' expects type 'long long int', but argument 7 has type 'xfs_ino_t'

I am just flagging these to be consistent.  Ingo will probably say
something about u64 and unsigned long long vs. unsigned long ...

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-12  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-12  1:46 linux-next: xfs tree build warnings Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2008-12-29  8:26 Stephen Rothwell

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).