diff for duplicates of <5712304B.90709@kernel.org> diff --git a/a/1.txt b/N1/1.txt index bb97cdc..024843f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,8 @@ Jonathan >>> }; >>> >>> /* integration time in us */ ->>> -static const int apds9960_int_time[][2] >>> - { {28000, 246}, {100000, 219}, {200000, 182}, {700000, 0} }; +>>> -static const int apds9960_int_time[][2] = +>>> - { {28000, 246}, {100000, 219}, {200000, 182}, {700000, 0} }; >>> +static const int apds9960_int_time[][2] = { >>> + { 28000, 246}, >>> + {100000, 219}, diff --git a/a/content_digest b/N1/content_digest index 3710078..ae284d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020160415145641.GA19346@x220.localdomain\0" "From\0Jonathan Cameron <jic23@kernel.org>\0" "Subject\0Re: [PATCH 01/10] iio: light apds9960: fix wrong use of brace\0" - "Date\0Sat, 16 Apr 2016 12:30:03 +0000\0" + "Date\0Sat, 16 Apr 2016 13:30:03 +0100\0" "To\0Slawomir Stepien <sst@poczta.fm>" " Matt Ranostay <mranostay@gmail.com>\0" "Cc\0Hartmut Knaack <knaack.h@gmx.de>" @@ -43,7 +43,8 @@ ">>> };\n" ">>>\n" ">>> /* integration time in us */\n" - ">>> -static const int apds9960_int_time[][2] >>> - { {28000, 246}, {100000, 219}, {200000, 182}, {700000, 0} };\n" + ">>> -static const int apds9960_int_time[][2] =\n" + ">>> - { {28000, 246}, {100000, 219}, {200000, 182}, {700000, 0} };\n" ">>> +static const int apds9960_int_time[][2] = {\n" ">>> + { 28000, 246},\n" ">>> + {100000, 219},\n" @@ -54,4 +55,4 @@ "> Just for alignment. Are you OK with that?\n" > -759a27b6d609b83fde08944e72c6eac8d4eabc05cbc86c957318dc6300ad3f49 +d1733f3a3896aaee15e12aa86dbbb0ff95b4bd786b21d1cd8afdf014fd5bf01d
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.