diff for duplicates of <52F39A56.4050309@epfl.ch> diff --git a/a/1.txt b/N1/1.txt index 54bf47b..2dc453e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ On 02/06/2014 11:57 AM, Marc Kleine-Budde wrote: >>> + if (err) >>> + prop = 1; >>> + ->>> + if (prop == 4) { +>>> + if (prop = 4) { >> >> This is asking to be a *switch* statement instead. > diff --git a/a/content_digest b/N1/content_digest index 397a248..76a3346 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\052F36AAA.9000704@pengutronix.de\0" "From\0Florian Vaussard <florian.vaussard@epfl.ch>\0" "Subject\0Re: [PATCH v3 5/5] can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access\0" - "Date\0Thu, 06 Feb 2014 15:21:10 +0100\0" + "Date\0Thu, 06 Feb 2014 14:21:10 +0000\0" "To\0Marc Kleine-Budde <mkl@pengutronix.de>" Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> " Wolfgang Grandegger <wg@grandegger.com>\0" @@ -48,7 +48,7 @@ ">>> + if (err)\n" ">>> + prop = 1;\n" ">>> +\n" - ">>> + if (prop == 4) {\n" + ">>> + if (prop = 4) {\n" ">>\n" ">> This is asking to be a *switch* statement instead.\n" "> \n" @@ -59,4 +59,4 @@ "\n" Florian -a7568b250bd4ee7c39cf5641718a0102d85e03928eff984190579f2d2610885a +f4330829e647f4a21fc11c94912ad25b6f6085b99532d0088604e147d0e65635
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.