diff for duplicates of <57123084.3050809@kernel.org> diff --git a/a/1.txt b/N1/1.txt index b71f03b..e1043ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ Jonathan > --- a/drivers/iio/inkern.c > +++ b/drivers/iio/inkern.c > @@ -452,7 +452,7 @@ static int iio_channel_read(struct iio_channel *chan, int *val, int *val2, -> if (val2 = NULL) +> if (val2 == NULL) > val2 = &unused; > > - if(!iio_channel_has_info(chan->channel, info)) diff --git a/a/content_digest b/N1/content_digest index 4545e86..f2ceb2a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01460662602-2951-3-git-send-email-sst@poczta.fm\0" "From\0Jonathan Cameron <jic23@kernel.org>\0" "Subject\0Re: [PATCH 02/10] iio: inkern: add a missing space before if\0" - "Date\0Sat, 16 Apr 2016 12:31:00 +0000\0" + "Date\0Sat, 16 Apr 2016 13:31:00 +0100\0" "To\0Slawomir Stepien <sst@poczta.fm>" knaack.h@gmx.de " pmeerw@pmeerw.net\0" @@ -30,7 +30,7 @@ "> --- a/drivers/iio/inkern.c\n" "> +++ b/drivers/iio/inkern.c\n" "> @@ -452,7 +452,7 @@ static int iio_channel_read(struct iio_channel *chan, int *val, int *val2,\n" - "> \tif (val2 = NULL)\n" + "> \tif (val2 == NULL)\n" "> \t\tval2 = &unused;\n" "> \n" "> -\tif(!iio_channel_has_info(chan->channel, info))\n" @@ -40,4 +40,4 @@ "> \tif (chan->indio_dev->info->read_raw_multi) {\n" > -ace05f52bdfbf16b82bc1ae850c7f3e7a90eeb9d5d4d5f662f5a9b7d3fe51585 +d08ec5dee3a5bb709461b867c89063f71bc1f0c3c46cc51bcc1d22ebd22c03f7
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.