Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   wrstuden
Date:           Thu May 25 00:21:45 UTC 2006

Modified Files:
        src/sys/dev/pci: twa.c twavar.h

Log Message:
Style changes from simonb at wasabisystems dot com:

  Use config_stdsubmatch() instead of our own submatch function.
  Use "__inline" in header files and "inline" in .c files.
  Make some local function static.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/twa.c src/sys/dev/pci/twavar.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