cvs commit: src/sys/pci if_vr.c

Maxim Maximov mcsi at mcsi.pp.ru
Tue Oct 19 12:05:36 PDT 2004


Bruce M Simpson wrote:
> On Tue, Oct 19, 2004 at 08:27:15PM +0400, Maxim Maximov wrote:
> 
>>/usr/src/sys/pci/if_vr.c: In function `vr_shutdown':
>>/usr/src/sys/pci/if_vr.c:1695: warning: passing arg 1 of `vr_detach' 
> 
> 
> Hold the front page! Typo. Fix committed.

Thanks! But that's not enough ;)

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica 
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter 
-I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath 
-I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm 
-D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding 
-Werror  /usr/src/sys/pci/if_vr.c
/usr/src/sys/pci/if_vr.c: In function `vr_shutdown':
/usr/src/sys/pci/if_vr.c:1693: warning: unused variable `sc'
*** Error code 1

Stop in /usr/obj/usr/src/sys/ULTRA.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
Exit 1


-- 
Maxim Maximov


More information about the cvs-src mailing list