diff for duplicates of <20160416094839.GF4298@mwanda> diff --git a/a/1.txt b/N1/1.txt index 592ff93..7919d51 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,8 @@ On Fri, Apr 15, 2016 at 04:56:41PM +0200, Slawomir Stepien wrote: > > > }; > > > > > > /* 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 d516bf1..4186ead 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020160415145641.GA19346@x220.localdomain\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [PATCH 01/10] iio: light apds9960: fix wrong use of brace\0" - "Date\0Sat, 16 Apr 2016 09:48:39 +0000\0" + "Date\0Sat, 16 Apr 2016 12:48:39 +0300\0" "To\0Slawomir Stepien <sst@poczta.fm>\0" "Cc\0Matt Ranostay <mranostay@gmail.com>" Jonathan Cameron <jic23@kernel.org> @@ -34,7 +34,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" @@ -49,4 +50,4 @@ "regards,\n" dan carpenter -5cfceea6059dc547eac15abbc05cc3e638da900da77610b1ccf33599a37e8a73 +0384382860d823e73be5f3eb36971150f3aa63dc98b949cb23345b53cc126567
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.