* 6 New compile/sparse warnings (overnight build)
@ 2004-09-10 16:05 John Cherry
2004-09-10 16:30 ` viro
0 siblings, 1 reply; 2+ messages in thread
From: John Cherry @ 2004-09-10 16:05 UTC (permalink / raw)
To: linux-kernel
Compiler: gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Arch: i386
Summary:
New warnings = 6
New warnings:
-------------
drivers/net/tulip/dmfe.c:1808:42: warning: incorrect type in argument 1
(different type sizes)
drivers/net/tulip/dmfe.c:1808:42: expected unsigned short const
[usertype] *p
drivers/net/tulip/dmfe.c:1808:42: got char *srom
drivers/net/tulip/dmfe.c:1808: warning: passing arg 1 of
`__le16_to_cpup' from incompatible pointer type
drivers/net/tulip/dmfe.c:1820:33: warning: incorrect type in argument 1
(different type sizes)
drivers/net/tulip/dmfe.c:1820:33: expected unsigned int const
[usertype] *p
drivers/net/tulip/dmfe.c:1820:33: got char *srom
drivers/net/tulip/dmfe.c:1820:59: warning: incorrect type in argument 1
(different type sizes)
drivers/net/tulip/dmfe.c:1820:59: expected unsigned int const
[usertype] *p
drivers/net/tulip/dmfe.c:1820:59: got char *srom
drivers/net/tulip/dmfe.c:1820: warning: passing arg 1 of
`__le32_to_cpup' from incompatible pointer type
fs/reiserfs/do_balan.c:463:8: warning: too long token expansion
John
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 6 New compile/sparse warnings (overnight build)
2004-09-10 16:05 6 New compile/sparse warnings (overnight build) John Cherry
@ 2004-09-10 16:30 ` viro
0 siblings, 0 replies; 2+ messages in thread
From: viro @ 2004-09-10 16:30 UTC (permalink / raw)
To: John Cherry; +Cc: linux-kernel
On Fri, Sep 10, 2004 at 09:05:57AM -0700, John Cherry wrote:
> New warnings:
> -------------
> drivers/net/tulip/dmfe.c
See reply re cc(1) warnings in the same place.
> fs/reiserfs/do_balan.c:463:8: warning: too long token expansion
Heh. 2400-odd bytes coming from a single macro...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-10 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-10 16:05 6 New compile/sparse warnings (overnight build) John Cherry
2004-09-10 16:30 ` viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome