10 New compile/sparse warnings (overnight build)
From: John Cherry (cherry_at_osdl.org)
Date: 09/09/04
- Previous message: Linus Torvalds: "Re: [PATCH][5/8] Arch agnostic completely out of line locks / ppc64"
- Next in thread: John Cherry: "Re: 10 New compile/sparse warnings (overnight build)"
- Reply: John Cherry: "Re: 10 New compile/sparse warnings (overnight build)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> Date: Thu, 09 Sep 2004 07:57:19 -0700
Summary:
New warnings = 10
Fixed warnings = 2
New warnings:
-------------
net/ipv4/ipconfig.c:969:10: warning: undefined identifier 'i'
net/ipv4/ipconfig.c:969:10: warning: generating address of non-lvalue
net/ipv4/ipconfig.c:969:10: warning: undefined identifier 'i'
net/ipv4/ipconfig.c:969:10: warning: generating address of non-lvalue
net/ipv4/ipconfig.c:969:32: warning: undefined identifier 'i'
net/ipv4/ipconfig.c:969:39: warning: unknown expression (7 46)
net/ipv4/ipconfig.c:970:18: warning: unknown expression (7 46)
net/ipv4/ipconfig.c:970:31: warning: undefined identifier 'i'
net/ipv4/ipconfig.c:970:31: warning: generating address of non-lvalue
net/ipv4/ipconfig.c:970:31: warning: loading unknown expression
net/ipv4/ipconfig.c:970:31: warning: undefined identifier 'i'
net/ipv4/ipconfig.c:970:31: warning: generating address of non-lvalue
net/ipv4/ipconfig.c:970:31: warning: loading unknown expression
net/ipv4/ipconfig.c:970:31: warning: undefined identifier 'i'
net/ipv4/ipconfig.c:970:31: warning: generating address of non-lvalue
net/ipv4/ipconfig.c:970:31: warning: loading unknown expression
net/ipv4/ipconfig.c:971:16: warning: unknown expression (7 46)
net/ipv4/ipconfig.c:971:9: warning: undefined identifier 'i'
Fixed warnings:
---------------
fs/coda/file.c:298:14: warning: incorrect type in initializer
(incompatible argument 5 (different address spaces))
fs/coda/file.c:298:14: expected int [usertype] ( *sendfile )( ... )
fs/coda/file.c:298:14: got int [usertype] ( static [addressable]
[toplevel] *<noident> )( ... )
fs/coda/file.c:61:66: warning: incorrect type in argument 5 (different
address spaces)
fs/coda/file.c:61:66: expected void *<noident>
fs/coda/file.c:61:66: got void [noderef] *target<asn:1>
-
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/
- Previous message: Linus Torvalds: "Re: [PATCH][5/8] Arch agnostic completely out of line locks / ppc64"
- Next in thread: John Cherry: "Re: 10 New compile/sparse warnings (overnight build)"
- Reply: John Cherry: "Re: 10 New compile/sparse warnings (overnight build)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|