HomeFreeBSD

Remove 'periph == NULL' check from bunch of periph drivers.
rS241404Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Remove 'periph == NULL' check from bunch of periph drivers.
This condition can never be true as functions are called from single place
and the checks just pollute the code and confuse Clang Static Analyzer.

Details

Provenance
mavAuthored on
Parents
rS241403: Add support for locate LED.
Branches
Unknown
Tags
Unknown

Event Timeline