Changes between Version 44 and Version 45 of PatchQualityLevels
- Timestamp:
- 10/25/09 21:52:39 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PatchQualityLevels
v44 v45 4 4 * Patch name includes "rename" if its been decided that this file is named wrong. 5 5 * Patch name includes "breakup" if it should really be two (2) or more patches. 6 * Patch name includes "one-way" if it has effects even when the CONFIG_TMIGoption is turned off. This excludes the config system itself, header includes, and new files.6 * Patch name includes "one-way" if it has effects even when the (CONFIG_TMIG or CONFIG_OPENMOSIX) option is turned off. This excludes the config system itself, header includes, and new files. 7 7 * Patch name includes "one-way" if it creates a header file whos inclusion by kernel code is not dependent on the CONFIG_TMIG option. 8 8 * Patch name includes "broken" if it is "obviously" broken. Includes, but is not limited to, code marked "STUB", "FIXME", or "XXX" or incomplete code.
