i386 compile sys/dev/ie

Sean Bruno seanbru at yahoo-inc.com
Tue Dec 27 19:55:34 UTC 2011


Doing a lot of compiles recently and keep noting this noise in
sys/dev/ie:



/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'ieget':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:682: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:775: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:792: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:804: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'ie_readframe':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:850: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'iestart_locked':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:962: warning:
passing argument 2 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:974: warning:
cast discards qualifiers from pointer target type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'check_ie_present':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1026: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1035: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1038: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1062: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'setup_rfa':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1387: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1411: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'mc_setup':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1459: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1459: warning:
passing argument 2 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: In function
'ieinit_locked':
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1497: warning:
assignment discards qualifiers from pointer target type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1530: warning:
passing argument 1 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1530: warning:
passing argument 2 of 'bcopy' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1553: warning:
assignment discards qualifiers from pointer target type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1564: warning:
assignment discards qualifiers from pointer target type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1567: warning:
assignment discards qualifiers from pointer target type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1574: warning:
assignment discards qualifiers from pointer target type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1579: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1580: warning:
passing argument 1 of 'bzero' discards qualifiers from pointer target
type
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c: At top level:
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1155: warning:
'ee16_read_eeprom' defined but not used
/dumpster/scratch/sbruno-scratch/head/sys/dev/ie/if_ie.c:1097: warning:
'find_ie_mem_size' defined but not used




More information about the freebsd-net mailing list