mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 21:44:07 +08:00
* Reverse the linked list of data_validator_group and maintain a first node for search from index 0 Fixes issue PX4/Firmware#8644 * fix code style * validator: fix shadowing of 'sibling' argument