OSDL does automated cross-builds.

*********ia64*********

> net/dccp/ccids/ccid2.c: In function `ccid2_hc_tx_packet_sent':
> net/dccp/ccids/ccid2.c:355: warning: long long unsigned int format, u64 arg 
> (arg 3)
> net/dccp/ccids/ccid2.c:360: warning: long long unsigned int format, u64 arg 
> (arg 3)
> net/dccp/ccids/ccid2.c: In function `ccid2_new_ack':
> net/dccp/ccids/ccid2.c:482: warning: long long unsigned int format, u64 arg 
> (arg 5)
> net/dccp/ccids/ccid2.c: In function `ccid2_hc_tx_packet_recv':
> net/dccp/ccids/ccid2.c:639: warning: long long unsigned int format, u64 arg 
> (arg 3)
> net/dccp/ccids/ccid2.c:639: warning: long long unsigned int format, u64 arg 
> (arg 4)
> net/dccp/ccids/ccid2.c:674: warning: long long unsigned int format, u64 arg 
> (arg 3)
> net/dccp/ccids/ccid2.c:720: warning: long long unsigned int format, u64 arg 
> (arg 3)  


*********powerpc*********

> net/dccp/ccids/ccid2.c: In function 'ccid2_hc_tx_packet_sent':
> net/dccp/ccids/ccid2.c:355: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c:360: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c: In function 'ccid2_new_ack':
> net/dccp/ccids/ccid2.c:482: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 5 has type 'u64'
> net/dccp/ccids/ccid2.c: In function 'ccid2_hc_tx_packet_recv':
> net/dccp/ccids/ccid2.c:639: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c:639: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 4 has type 'u64'
> net/dccp/ccids/ccid2.c:674: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c:720: warning: format '%llu' expects type 'long long 
> unsigned int', but argument 3 has type 'u64'  

-- 
Stephen Hemminger <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to