mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
9d471f353d
An object should be declared in block scope if its identifier is only referenced within one function(MISRA C-2012 Rule 8.9) Signed-off-by: pangzhen1 <pangzhen1@xiaomi.com>