mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 22:10:28 +08:00
Remove unused comment.
This commit is contained in:
parent
28f91a86f5
commit
9dc4ca0d31
@ -475,7 +475,7 @@ rt_int32_t rt_mmcsd_blk_probe(struct rt_mmcsd_card *card)
|
|||||||
{
|
{
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} // for
|
}
|
||||||
|
|
||||||
/* Always create the super node, given name is with allocated host id. */
|
/* Always create the super node, given name is with allocated host id. */
|
||||||
rt_snprintf(dname, sizeof(dname), "sd%d", host_id);
|
rt_snprintf(dname, sizeof(dname), "sd%d", host_id);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user