diff for duplicates of <20181030115113.pbef3nmx5t4beygk@function> diff --git a/a/1.txt b/N1/1.txt index ace4830..efccc80 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org> > +++ b/drivers/staging/speakup/speakup_decpc.c > @@ -302,12 +302,12 @@ static void synth_flush(struct spk_synth *synth) > while (dt_ctrl(CTRL_flush)) { -> if (--timeout = 0) +> if (--timeout == 0) > break; > -udelay(50); > + udelay(50); diff --git a/a/content_digest b/N1/content_digest index 19f41ad..4745d6a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020181030110959.1471-1-colin.king@canonical.com\0" "From\0Samuel Thibault <samuel.thibault@ens-lyon.org>\0" "Subject\0Re: [PATCH] staging: speakup: clean up few indentation issues\0" - "Date\0Tue, 30 Oct 2018 11:51:13 +0000\0" + "Date\0Tue, 30 Oct 2018 12:51:13 +0100\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0William Hubbs <w.d.hubbs@gmail.com>" Chris Brannon <chris@the-brannons.com> @@ -47,7 +47,7 @@ "> +++ b/drivers/staging/speakup/speakup_decpc.c\n" "> @@ -302,12 +302,12 @@ static void synth_flush(struct spk_synth *synth)\n" "> \twhile (dt_ctrl(CTRL_flush)) {\n" - "> \t\tif (--timeout = 0)\n" + "> \t\tif (--timeout == 0)\n" "> \t\t\tbreak;\n" "> -udelay(50);\n" "> +\t\tudelay(50);\n" @@ -91,4 +91,4 @@ "<P> je sens venir la fonte 14 pour le rapport\n" -+- #ens-mim -+- -af9eaa893660b712db2fbb830af6a8de4aa9fb8a45da8d3bc7578586a0241339 +9660c12188106dc682ba51392ab3b685aebe0d719d5b794b72bb0b123999a3b5
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.