Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   mrg
Date:           Tue Mar 11 08:19:45 UTC 2014

Modified Files:
        src/sys/arch/evbmips/gdium: gdium_intr.c
        src/sys/arch/mips/bonito: bonito_pci.c
        src/sys/arch/mips/rmi: rmixl_pcix.c rmixlvar.h
        src/sys/dev/pci/voyager: voyagerfb.c

Log Message:
avoid set but unused variables.
move variables under their usage #ifdef.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbmips/gdium/gdium_intr.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/bonito/bonito_pci.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/rmi/rmixl_pcix.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/rmi/rmixlvar.h
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pci/voyager/voyagerfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index