freebsd-dev/sys/dev/lmc
Xin LI 12c4ea9abd The contents pointed by ssi_cables[] is never changed so explicitly
declare it as const char * instead of char *.

This change have no side impact to the code itself, and is a step
forward to WARNS=6 truss(1).
2006-07-21 08:45:00 +00:00
..
if_lmc.c Cleanup: Use if_initname to set if_dname, if_dunit, and if_xname instead 2006-07-15 02:07:38 +00:00
if_lmc.h The contents pointed by ssi_cables[] is never changed so explicitly 2006-07-21 08:45:00 +00:00