HomeFreeBSD

Code cleanup: stop searching for a pin in the array and just use the pin

Description

Code cleanup: stop searching for a pin in the array and just use the pin
number directly as an index. We create the array ourselves and nothing
can change the order of items in it, it's a simple 1:1 mapping.

Details

Provenance
ianAuthored on
Parents
rS297682: Fix a copyright glitch before it gets copy-pasted again. I think this must
Branches
Unknown
Tags
Unknown