pkarashchenko commented on code in PR #8922: URL: https://github.com/apache/nuttx/pull/8922#discussion_r1175517253
########## drivers/mmcsd/mmcsd_sdio.c: ########## @@ -3633,9 +3758,13 @@ static int mmcsd_cardidentify(FAR struct mmcsd_state_s *priv) * Then break out of the look with an MMC card identified */ - finfo("MMC card/chip ready!\n"); + finfo("The MMC card/chip is ready!\n"); Review Comment: Message in `else` in a different manner. I think we can omit `The` here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org