1.99.4 compile warnings and modules

Peter Jones (thanatos@drealm.org)
Wed, 15 May 1996 18:09:28 +0100


This is a multi-part message in MIME format.

--------------12851F253CC7172E70E21F8B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hiya, folks

Okay... These are probably non-serious, experimental driver stuff...

The attachment is a trimmed list of the complete make for the kernel,
leaving in just the warnings.

Also, depmod -a still doesn't like affs (Amiga FFS) and xd (XT Disk).

-- Peter

-- 
drealm Conference System - (+44) 181 568 2204 (V.34)
The home of drealmBBS ---- five lines -- linux files

--------------12851F253CC7172E70E21F8B Content-Type: text/plain; charset=us-ascii; name="make.trim" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.trim"

atp.c: In function `set_multicast_list': atp.c:765: warning: initialization makes integer from pointer without a cast ni65.c: In function `ni65_interrupt': ni65.c:515: warning: suggest parentheses around comparison in operand of & pi2.c: In function `pi_probe': pi2.c:1427: warning: assignment from incompatible pointer type pt.c: In function `pt_probe': pt.c:894: warning: assignment from incompatible pointer type pt.c: In function `pt_rxisr': pt.c:1273: warning: `cur_buf' might be used uninitialized in this function pt.c: At top level: pt.c:1433: warning: `empty_scc' defined but not used pt.c:324: warning: `pt_loopback' defined but not used hosts.c:284: warning: initialization from incompatible pointer type dev.c: In function `net_dev_init': dev.c:1393: warning: implicit declaration of function `pt_init' 3c501.c:78: warning: `version' defined but not used 3c501.c:357: warning: `el_open' defined but not used 3c501.c:377: warning: `el_start_xmit' defined but not used 3c501.c:755: warning: `el1_close' defined but not used 3c501.c:777: warning: `el1_get_stats' defined but not used 3c501.c:788: warning: `set_multicast_list' defined but not used eexpress.c:1208: warning: missing braces around initializer for `dev_eexp[0]' apricot.c: In function `init_i596_mem': apricot.c:301: warning: left-hand operand of comma expression has no effect apricot.c:313: warning: left-hand operand of comma expression has no effect apricot.c: In function `i596_cleanup_cmd': apricot.c:419: warning: unused variable `count' apricot.c:430: warning: left-hand operand of comma expression has no effect apricot.c: In function `i596_reset': apricot.c:448: warning: left-hand operand of comma expression has no effect apricot.c:465: warning: left-hand operand of comma expression has no effect apricot.c: In function `i596_add_cmd': apricot.c:502: warning: left-hand operand of comma expression has no effect apricot.c: In function `i596_interrupt': apricot.c:770: warning: left-hand operand of comma expression has no effect apricot.c:829: warning: unused variable `count' apricot.c:892: warning: left-hand operand of comma expression has no effect apricot.c: In function `i596_close': apricot.c:930: warning: left-hand operand of comma expression has no effect eth16i.c:184: warning: `BS1' redefined /usr/src/linux/include/asm/termbits.h:80: warning: this is the location of the previous definition eth16i.c:185: warning: `BS0' redefined /usr/src/linux/include/asm/termbits.h:79: warning: this is the location of the previous definition eth16i.c: In function `eth16i_probe1': eth16i.c:456: warning: assignment from incompatible pointer type advansys.c:3550: warning: initialization from incompatible pointer type ppa.c:498: warning: initialization from incompatible pointer type qlogic.c:675: warning: initialization from incompatible pointer type aha152x.c:2981: warning: initialization from incompatible pointer type aha1740.c:521: warning: initialization from incompatible pointer type eata_dma.c: In function `get_board_data': eata_dma.c:851: warning: unused variable `limit' fdomain.c:2075: warning: initialization from incompatible pointer type 53c7,8xx.c:6399: warning: initialization from incompatible pointer type 53c7,8xx.c:713: warning: `request_synchronous' defined but not used 53c7,8xx.c:761: warning: `request_disconnect' defined but not used 53c7,8xx.c:5415: warning: `ncr_state' defined but not used seagate.c:1752: warning: initialization from incompatible pointer type wd7000.c:1234: warning: initialization from incompatible pointer type NCR53c406a.c:1057: warning: initialization from incompatible pointer type cdrom.c: In function `register_cdrom': cdrom.c:67: warning: initialization discards `const' from pointer target type bitmap.c: In function `affs_balloc': bitmap.c:119: warning: implicit declaration of function `find_first_one_bit' bitmap.c:132: warning: implicit declaration of function `find_next_one_bit'

--------------12851F253CC7172E70E21F8B--