[RTEMS Project] #4862: score/ & bsps/: Unused input parameters
RTEMS trac
trac at rtems.org
Fri Mar 22 07:12:48 UTC 2024
#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 Sebastian Huber <sebastian.huber@…>):
In [changeset:"1df822a922dce3fd42399692a50c626609cbf2dd/rtems"
1df822a/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="1df822a922dce3fd42399692a50c626609cbf2dd"
Mark parameters as intentionally unused
The parameters are unused due to API constraints. The functions are
used through function pointers. Alternative implementations may use the
parameters.
Update #4862.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4862#comment:10>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list