From: Lars-Peter Clausen <lars@metafoo.de>
To: Nicolas Iooss <nicolas.iooss_linux@m4x.org>,
Michael Hennerich <Michael.Hennerich@analog.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Cc: Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] staging: iio: initialize data pointer before using it
Date: Sun, 19 Jun 2016 11:41:11 +0200 [thread overview]
Message-ID: <576668B7.8080609@metafoo.de> (raw)
In-Reply-To: <20160618211224.23183-1-nicolas.iooss_linux@m4x.org>
On 06/18/2016 11:12 PM, Nicolas Iooss wrote:
> ad7606_spi_read_block() reads SPI big-endian data into a buffer which is
> then converted to CPU byte-order with a second variable. This variable,
> data, has been left unitialized after commit 87787e5ef727 ("Staging:
> iio: Fix sparse endian warning").
Hi,
Thanks for the patch. A similar patch was already merged last week.
- Lars
next prev parent reply other threads:[~2016-06-19 9:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-18 21:12 [PATCH 1/1] staging: iio: initialize data pointer before using it Nicolas Iooss
2016-06-19 9:41 ` Lars-Peter Clausen [this message]
2016-06-19 10:03 ` Nicolas Iooss
2016-06-19 11:58 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=576668B7.8080609@metafoo.de \
--to=lars@metafoo.de \
--cc=Michael.Hennerich@analog.com \
--cc=gregkh@linuxfoundation.org \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=ksenija.stanojevic@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.iooss_linux@m4x.org \
--cc=pmeerw@pmeerw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox