mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Move the file iteration loops of the bindings compliance check in the callers, so that if we add more checks we don't have iterate on each one of them and a check works on a single file. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>