warnings while compiling pre-2.1.80-4

Trevor Johnson (trevor@jpj.net)
Sun, 18 Jan 1998 22:13:45 -0500 (EST)


I got these warnings while compiling with gcc 2.7.2.3:

sr_vendor.c:148: warning: unused variable `frame'
sr_vendor.c:148: warning: unused variable `sec'
sr_vendor.c:148: warning: unused variable `min'
dev_table.c:40: warning: unused variable `soundcards_installed'
sb_mixer.h:139: warning: `sgnxpro_mix' defined but not used
ufs_swab.c:120: warning: passing arg 1 of `__swab64s' from incompatible
pointer
type
ufs_swab.c:121: warning: passing arg 1 of `__swab64s' from incompatible
pointer
type
sched.c:318: warning: `timerlist_lock' defined but not used
fork.c:440: warning: unused variable `i'
genhd.c:779: warning: unused variable `first_bootable'
scsi.c:3213: warning: int format, atomic_t arg (arg 4)
init_task.c:23: warning: excess elements in array initializer after
`init_task_union.task.per_cpu_utime'
init_task.c:23: warning: excess elements in array initializer after
`init_task_union.task.per_cpu_stime'
___
Trevor Johnson