[U-Boot] [PATCH v1 01/10] mmc: add missing space before comment delimiter
Igor Opaniuk
igor.opaniuk at toradex.com
Mon May 20 13:55:25 UTC 2019
On Mon, May 20, 2019 at 3:45 AM Marcel Ziswiler <marcel at ziswiler.com> wrote:
>
> Add missing space before a comment delimiter.
>
> Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
>
> ---
>
> drivers/mmc/mmc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c
> index 456c1b4cc9..ede528dc5a 100644
> --- a/drivers/mmc/mmc.c
> +++ b/drivers/mmc/mmc.c
> @@ -2672,7 +2672,7 @@ retry:
> if (err)
> return err;
>
> - /* The internal partition reset to user partition(0) at every CMD0*/
> + /* The internal partition reset to user partition(0) at every CMD0 */
> mmc_get_blk_desc(mmc)->hwpart = 0;
>
> /* Test for SD version 2 */
> --
> 2.21.0
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
Reviewed-by: Igor Opaniuk <igor.opaniuk at toradex.com>
--
Best regards - Freundliche GrĂ¼sse - Meilleures salutations
Senior Development Engineer,
Igor Opaniuk
Toradex AG
Altsagenstrasse 5 | 6048 Horw/Luzern | Switzerland | T: +41 41 500 48
00 (main line)
More information about the U-Boot
mailing list