linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 4 New compile/sparse warnings (2.6.8.1 - 2004-08-14.21.30)
@ 2004-08-16 17:17 John Cherry
  0 siblings, 0 replies; only message in thread
From: John Cherry @ 2004-08-16 17:17 UTC (permalink / raw)
  To: linux-kernel

A couple of new sparse warnings and compiler warnings in the nightly
builds (linus' bk tree)....

-----Forwarded Message-----
> From: John Cherry <cherry@osdl.org>
> To: cherry@osdl.org
> Subject: 4 New compile/sparse warnings (2.6.8.1 - 2004-08-14.21.30)
> Date: Sun, 15 Aug 2004 07:27:03 -0700
> 
> Compiler: gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
> Arch: i386
> 
> 
> Summary:
>    New warnings = 4
>    Fixed warnings = 0
> 
> New warnings:
> -------------
> drivers/char/ipmi/ipmi_si_intf.c:1172:8: warning: incorrect type in argument 4 (different types)
> drivers/char/ipmi/ipmi_si_intf.c:1172:8:    expected unsigned int [usertype] ( *[usertype] address )( ... )
> drivers/char/ipmi/ipmi_si_intf.c:1172:8:    got void ( extern [addressable] [toplevel] *<noident> )( ... )
> 
> drivers/char/ipmi/ipmi_si_intf.c:1173: warning: passing arg 4 of `acpi_install_gpe_handler' from incompatible pointer type
> 
> drivers/char/ipmi/ipmi_si_intf.c:1193:43: warning: incorrect type in argument 3 (different types)
> drivers/char/ipmi/ipmi_si_intf.c:1193:43:    expected unsigned int [usertype] ( *[usertype] address )( ... )
> drivers/char/ipmi/ipmi_si_intf.c:1193:43:    got void ( extern [addressable] [toplevel] *<noident> )( ... )
> drivers/char/ipmi/ipmi_si_intf.c:1193: warning: passing arg 3 of `acpi_remove_gpe_handler' from incompatible pointer type
> 
> 
> Fixed warnings:
> ---------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-16 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-16 17:17 4 New compile/sparse warnings (2.6.8.1 - 2004-08-14.21.30) John Cherry

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