Source-Changes archive

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

CVS commit: src/sys/arch/riscv/include



Module Name:    src
Committed By:   rillig
Date:           Sun Apr 19 20:10:40 UTC 2026

Modified Files:
        src/sys/arch/riscv/include: byte_swap.h

Log Message:
riscv/byte_swap: remove unneeded LINTED comment

The cast to uint16_t is enough to convince lint that the code truncates
the value on purpose.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/riscv/include/byte_swap.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