schedulerpriorityaffinitysmp.c: Add period at end of sentence

This commit is contained in:
Joel Sherrill
2014-07-08 11:42:05 -05:00
parent 8568341d69
commit 52f8e90d7f

View File

@@ -107,7 +107,7 @@ void _Scheduler_priority_affinity_SMP_Node_initialize(
* This method is slightly different from
* _Scheduler_SMP_Allocate_processor_lazy() in that it does what it is asked to
* do. _Scheduler_SMP_Allocate_processor_lazy() attempts to prevent migrations
* but does not take into account affinity
* but does not take into account affinity.
*/
static inline void _Scheduler_SMP_Allocate_processor_exact(
Scheduler_Context *context,