mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
s/struct tm *tm/struct tm *t/ to fix MISRA 5.7 rule violation (uniqueness of tag identifiers). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>