diff for duplicates of <1768744.2ZqNpAST7L@amdc3058> diff --git a/a/1.txt b/N1/1.txt index adbf48b..0446d75 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Friday, May 12, 2017 10:08:02 AM Jiri Slaby wrote: > This is just a whitespace cleanup. The code was a mess having multiple > commands on one line like: -> scr_writew(0xAA55, p); if (scr_readw(p) = 0xAA55) count++; +> scr_writew(0xAA55, p); if (scr_readw(p) == 0xAA55) count++; > > Indent that properly and make it nicer for reading. > diff --git a/a/content_digest b/N1/content_digest index e76c89f..50b3c62 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020170512080804.2508-1-jslaby@suse.cz\0" "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0" "Subject\0Re: [PATCH 1/3] mdacon: align code in mda_detect properly\0" - "Date\0Wed, 14 Jun 2017 13:28:18 +0000\0" + "Date\0Wed, 14 Jun 2017 15:28:18 +0200\0" "To\0Jiri Slaby <jslaby@suse.cz>\0" "Cc\0dri-devel@lists.freedesktop.org" tomi.valkeinen@ti.com @@ -13,7 +13,7 @@ "On Friday, May 12, 2017 10:08:02 AM Jiri Slaby wrote:\n" "> This is just a whitespace cleanup. The code was a mess having multiple\n" "> commands on one line like:\n" - "> scr_writew(0xAA55, p); if (scr_readw(p) = 0xAA55) count++;\n" + "> scr_writew(0xAA55, p); if (scr_readw(p) == 0xAA55) count++;\n" "> \n" "> Indent that properly and make it nicer for reading.\n" "> \n" @@ -29,4 +29,4 @@ "Samsung R&D Institute Poland\n" Samsung Electronics -377d9b77a5d3e4e6b2ce80716d90e6d07e592c681d436580fd8feac2f3545409 +ceb970fd7d30e723b0124c324b92a6368d09df18f4743058f8d2c43f766ed774
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.