[rtems commit] schedulerpriorityaffinitysmp.c: Add period at end of sentence

Joel Sherrill joel at rtems.org
Tue Jul 8 16:34:46 UTC 2014


Module:    rtems
Branch:    master
Commit:    52f8e90d7f0fbc353dbf25fdf550eb970fe32fdd
Changeset: http://git.rtems.org/rtems/commit/?id=52f8e90d7f0fbc353dbf25fdf550eb970fe32fdd

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Tue Jul  8 11:42:05 2014 -0500

schedulerpriorityaffinitysmp.c: Add period at end of sentence

---

 cpukit/score/src/schedulerpriorityaffinitysmp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cpukit/score/src/schedulerpriorityaffinitysmp.c b/cpukit/score/src/schedulerpriorityaffinitysmp.c
index 14a022e..24fae3c 100644
--- a/cpukit/score/src/schedulerpriorityaffinitysmp.c
+++ b/cpukit/score/src/schedulerpriorityaffinitysmp.c
@@ -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,



More information about the vc mailing list