mirror of
https://github.com/apache/nuttx.git
synced 2026-02-07 21:42:56 +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>