[RTEMS Project] #4862: score/ & bsps/: Unused input parameters

RTEMS trac trac at rtems.org
Fri Jun 23 14:14:00 UTC 2023


#4862: score/ & bsps/: Unused input parameters
---------------------------+------------------------------
 Reporter:  Daniel Páscoa  |       Owner:  Sebastian Huber
     Type:  enhancement    |      Status:  assigned
 Priority:  normal         |   Milestone:  6.1
Component:  unspecified    |     Version:  6
 Severity:  normal         |  Resolution:
 Keywords:  qualification  |  Blocked By:
 Blocking:                 |
---------------------------+------------------------------

Comment (by Daniel Páscoa):

 Most of the functions listed on the initial ticket description only have a
 single parameter.

 Regarding the others, the information is included hereafter:

 ||'''File'''||'''Function'''||'''Unused parameter(s)'''||
 ||bsps\sparc\leon3\start\bspclean.c || bsp_fatal_extension ||
 always_set_to_false ||
 ||cpukit\score\src\threadchangepriority.c ||
 _Thread_Priority_action_change||*priority_actions and *arg||
 ||cpukit\score\src\threadq.c||_Thread_queue_MP_callout_do_nothing||*the_proxy
 and mp_id||
 ||cpukit\score\src\threadqops.c||_Thread_queue_FIFO_do_initialize||*queue
 and *queue_context||
 ||cpukit\score\src\threadqtimeout.c||_Thread_queue_Add_timeout_ticks||queue*||
 ||cpukit\score\src\threadrestart.c||_Thread_Join_flush_filter||*queue||
 ||cpukit\score\src\userextiterate.c||User_extensions_Thread_begin_visitor||*arg||

--
Ticket URL: <http://devel.rtems.org/ticket/4862#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list