Source-Changes archive

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

CVS commit: src/sys/arch/hp300/stand/common



Module Name:    src
Committed By:   tsutsui
Date:           Fri May 30 19:19:26 UTC 2025

Modified Files:
        src/sys/arch/hp300/stand/common: ite.c itevar.h

Log Message:
Misc cleanup.

- make local variables static
- make read only variable const
- remove a redundant arg
- use uint8_t rather than u_char
- use consistent style
- some KNF


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hp300/stand/common/ite.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/hp300/stand/common/itevar.h

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