* [PATCH 0/2] iio: check return value of sscanf
@ 2015-11-01 13:03 Ioana Ciornei
0 siblings, 0 replies; only message in thread
From: Ioana Ciornei @ 2015-11-01 13:03 UTC (permalink / raw)
To: linux-iio, jic23; +Cc: outreachy-kernel, Ioana Ciornei
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-01 13:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-01 13:03 [PATCH 0/2] iio: check return value of sscanf Ioana Ciornei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox