All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-mmc <linux-mmc@vger.kernel.org>,
	linux-renesas-soc@vger.kernel.org,
	Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>,
	Magnus Damm <magnus.damm@gmail.com>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Dirk Behme <dirk.behme@gmail.com>
Subject: Re: [PATCH] mmc: mmc_test: mention that '0' runs all tests
Date: Fri, 29 Jan 2016 12:41:09 +0100	[thread overview]
Message-ID: <CAPDyKFrMH5W0fNmo1Y5P_azT0Pn=Gx25J5itjo8AEpuv9o4-PQ@mail.gmail.com> (raw)
In-Reply-To: <1453749604-2236-1-git-send-email-wsa@the-dreams.de>

On 25 January 2016 at 20:20, Wolfram Sang <wsa@the-dreams.de> wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> I had to use the source to determine what I need to write to 'test' so
> that all tests are run. Let's mention this explicitly in 'testlist'.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Thanks, applied for next!

Kind regards
Uffe

> ---
>  drivers/mmc/card/mmc_test.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mmc/card/mmc_test.c b/drivers/mmc/card/mmc_test.c
> index 7fc9174d46191a..c032eef45762c1 100644
> --- a/drivers/mmc/card/mmc_test.c
> +++ b/drivers/mmc/card/mmc_test.c
> @@ -2829,6 +2829,7 @@ static int mtf_testlist_show(struct seq_file *sf, void *data)
>
>         mutex_lock(&mmc_test_lock);
>
> +       seq_printf(sf, "0:\tRun all tests\n");
>         for (i = 0; i < ARRAY_SIZE(mmc_test_cases); i++)
>                 seq_printf(sf, "%d:\t%s\n", i+1, mmc_test_cases[i].name);
>
> --
> 2.1.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2016-01-29 11:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 19:20 [PATCH] mmc: mmc_test: mention that '0' runs all tests Wolfram Sang
2016-01-29 11:41 ` Ulf Hansson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPDyKFrMH5W0fNmo1Y5P_azT0Pn=Gx25J5itjo8AEpuv9o4-PQ@mail.gmail.com' \
    --to=ulf.hansson@linaro.org \
    --cc=dirk.behme@gmail.com \
    --cc=kuninori.morimoto.gx@gmail.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=wsa@the-dreams.de \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.