4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 05:27:10 +08:00

formatting code

This commit is contained in:
liuduanfei 2020-05-26 10:46:33 +08:00
parent 1a4c6cb05f
commit efdde9ffd4

View File

@ -215,7 +215,6 @@ static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg)
/* wait completed */
rthw_sdio_wait_completed(sdio);
/* Waiting for data to be sent to completion */
if (data != RT_NULL)
{