formatting code

This commit is contained in:
liuduanfei 2020-05-26 10:46:33 +08:00
parent 1a4c6cb05f
commit efdde9ffd4
1 changed files with 0 additions and 1 deletions

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)
{