Source-Changes archive

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

CVS commit: syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   simonb
Date:           Wed Aug 22 12:44:11 UTC 2001

Modified Files:
        syssrc/sys/dev/ic: com.c comvar.h

Log Message:
Cosmetic cleanups:
  - cominit() is local to com.c, remove prototype from comvar.h.
  - Don't prototype comstop(), cdev_decl(com) does this.
  - Don't use a block device switch table declaration(!).
  - No need to include "com.h".


To generate a diff of this commit:
cvs rdiff -r1.186 -r1.187 syssrc/sys/dev/ic/com.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/ic/comvar.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