change log for rtems (2011-10-02)

rtems-vc at rtems.org rtems-vc at rtems.org
Mon Oct 3 04:12:18 UTC 2011


 *ralf*:
2011-10-03	Ralf Corsépius <ralf.corsepius at rtems.org>

	* score/src/scheduleredfupdate.c: Remove unused var "the_node".

M 1.2935  cpukit/ChangeLog
M    1.3  cpukit/score/src/scheduleredfupdate.c

diff -u rtems/cpukit/ChangeLog:1.2934 rtems/cpukit/ChangeLog:1.2935
--- rtems/cpukit/ChangeLog:1.2934	Sun Oct  2 05:37:28 2011
+++ rtems/cpukit/ChangeLog	Sun Oct  2 22:36:45 2011
@@ -1,3 +1,7 @@
+2011-10-03	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* score/src/scheduleredfupdate.c: Remove unused var "the_node".
+
 2011-10-02	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* libmisc/uuid/gen_uuid.c: Introduce PRIutime_t, SCNutime_t and

diff -u rtems/cpukit/score/src/scheduleredfupdate.c:1.2 rtems/cpukit/score/src/scheduleredfupdate.c:1.3
--- rtems/cpukit/score/src/scheduleredfupdate.c:1.2	Tue Sep 20 08:06:42 2011
+++ rtems/cpukit/score/src/scheduleredfupdate.c	Sun Oct  2 22:36:45 2011
@@ -26,7 +26,6 @@
 {
   Scheduler_EDF_Per_thread *sched_info =
     (Scheduler_EDF_Per_thread*)the_thread->scheduler_info;
-  RBTree_Node *the_node = &(sched_info->Node);
 
   if (sched_info->queue_state == SCHEDULER_EDF_QUEUE_STATE_NEVER_HAS_BEEN) {
     /* Shifts the priority to the region of background tasks. */



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111002/520b46ab/attachment-0001.html>


More information about the vc mailing list