mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 19:50:47 +08:00
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>