mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
c3010eafab
To simplify the handling of Block devices and MTD devices, the unique_chardev and unique_blkdev functions now use local variable names instead of allocating device names from the heap. Signed-off-by: jingfei <jingfei@xiaomi.com>