Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/modules/example
Module Name: src
Committed By: jnemeth
Date: Mon Oct 25 22:41:42 UTC 2010
Modified Files:
src/sys/modules/example: example.c
Log Message:
Revert most of previous:
- props being NULL is NOT an error and is a condition that all modules
must be prepared to handle
- having this module bomb out for spurious reasons makes this module
difficult to use for testing things
- keep comment update
- keep some KNF
- add a notice for the case when props is NULL
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/modules/example/example.c
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