Timestamp:
01/28/21 09:31:07 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
44ae183
Parents:
fcbefb5
git-author:
Sebastian Huber <sebastian.huber@…> (01/28/21 09:31:07)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/28/21 10:12:43)
Message:

bsp/leon3: Simplify bsp_interrupt_is_valid_vector()

There is not need to check that vector >= BSP_INTERRUPT_VECTOR_MIN since
BSP_INTERRUPT_VECTOR_MIN is zero and vector is unsigned.

This fix relates to CID 1399742 (NO_EFFECT).

(No files)

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