From: Ioana Ciornei <ciorneiioana@gmail.com>
To: linux-iio@vger.kernel.org, jic23@kernel.org
Cc: outreachy-kernel@googlegroups.com,
Ioana Ciornei <ciorneiioana@gmail.com>
Subject: [PATCH 0/2] iio: check return value of sscanf
Date: Sun, 1 Nov 2015 15:03:23 +0200 [thread overview]
Message-ID: <1446383003-12924-1-git-send-email-ciorneiioana@gmail.com> (raw)
This patchset fixes the checkpatch.pl warnings:
WARNING: unchecked sscanf return value
by checking that the return value of sscanf call is the one
expected.
Ioana Ciornei (2):
iio: gyro: check sscanf return value
iio: imu: check sscanf return value
drivers/iio/gyro/adis16136.c | 4 +++-
drivers/iio/imu/adis16400_core.c | 6 +++++-
drivers/iio/imu/adis16480.c | 4 +++-
3 files changed, 11 insertions(+), 3 deletions(-)
--
2.1.4
reply other threads:[~2015-11-01 13:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1446383003-12924-1-git-send-email-ciorneiioana@gmail.com \
--to=ciorneiioana@gmail.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=outreachy-kernel@googlegroups.com \
/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