Changeset 1818b9a in rtems for cpukit

Timestamp:
06/25/20 05:49:50 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
ced28f2
Parents:
c7e3085
git-author:
Sebastian Huber <sebastian.huber@…> (06/25/20 05:49:50)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/31/20 14:19:57)
Message:

score: Optimize _Objects_Name_to_id_u32()

Remove the superfluous invalid name check since the object creation
directives ensure that objects with such a name cannot exist. Also
finding an object with such a name would be no catastrophy if it really
exists.

(No files)

Note: See TracChangeset for help on using the changeset viewer.