diff for duplicates of <53AC7B06.9070501@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 8c55a18..64b132e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,8 +20,7 @@ the problem with it? > 1 file changed, 9 insertions(+) > Index: mmc/drivers/mmc/host/tmio_mmc_pio.c -> =================================================================== -> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c +> =================================> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c > +++ mmc/drivers/mmc/host/tmio_mmc_pio.c > @@ -1044,6 +1044,15 @@ int tmio_mmc_host_probe(struct tmio_mmc_ > } @@ -30,7 +29,7 @@ the problem with it? > + * Check the sanity of mmc->f_min to prevent tmio_mmc_set_clock() from > + * looping forever... > + */ -> + if (mmc->f_min == 0) { +> + if (mmc->f_min = 0) { > + ret = -EINVAL; > + goto pm_disable; > + } diff --git a/a/content_digest b/N1/content_digest index c896480..63007e0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0201405040219.30018.sergei.shtylyov@cogentembedded.com\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()\0" - "Date\0Thu, 26 Jun 2014 23:56:54 +0400\0" + "Date\0Thu, 26 Jun 2014 19:56:54 +0000\0" "To\0linux-mmc@vger.kernel.org" ian@mnementh.co.uk linux-sh@vger.kernel.org @@ -31,8 +31,7 @@ "> 1 file changed, 9 insertions(+)\n" "\n" "> Index: mmc/drivers/mmc/host/tmio_mmc_pio.c\n" - "> ===================================================================\n" - "> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c\n" + "> =================================> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c\n" "> +++ mmc/drivers/mmc/host/tmio_mmc_pio.c\n" "> @@ -1044,6 +1044,15 @@ int tmio_mmc_host_probe(struct tmio_mmc_\n" "> \t}\n" @@ -41,7 +40,7 @@ "> +\t * Check the sanity of mmc->f_min to prevent tmio_mmc_set_clock() from\n" "> +\t * looping forever...\n" "> +\t */\n" - "> +\tif (mmc->f_min == 0) {\n" + "> +\tif (mmc->f_min = 0) {\n" "> +\t\tret = -EINVAL;\n" "> +\t\tgoto pm_disable;\n" "> +\t}\n" @@ -53,4 +52,4 @@ "\n" WBR, Sergei -2ce3fe6e757ffe40dc0a4295f946685b9afec6ac044f732d6c99456ac7140e54 +1decbed2e74d630aa75516cbf07b0029b245be94281b7b42a0c4927be1bb9bf5
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.