All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iio-tools out-of-staging cleanup
@ 2015-06-10 19:51 Hartmut Knaack
  2015-06-10 19:51 ` [PATCH v2 1/3] tools:iio:iio_event_monitor: check if event is fully read Hartmut Knaack
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Hartmut Knaack @ 2015-06-10 19:51 UTC (permalink / raw)
  To: linux-iio
  Cc: Jonathan Cameron, Lars-Peter Clausen, Peter Meerwald,
	Roberta Dobrescu, Daniel Baluta, Irina Tirdea

Now that the iio-tools got moved out of staging, it is about time to
improve code quality to common kernel level.

Changes in V2:
	iio_event_monitor: change error handling in case of read-problems
			   to abort the read loop, rather than just trying
			   again.

Hartmut Knaack (3):
  tools:iio:iio_event_monitor: check if event is fully read
  tools:iio: adjust coding style
  tools:iio: rename variables

 tools/iio/generic_buffer.c    |  46 +++++++++-------
 tools/iio/iio_event_monitor.c |  19 +++++--
 tools/iio/iio_utils.c         | 121 +++++++++++++++++++++++++-----------------
 tools/iio/iio_utils.h         |  15 +++---
 tools/iio/lsiio.c             |  43 ++++++++-------
 5 files changed, 143 insertions(+), 101 deletions(-)

-- 
2.3.6


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-06-21 15:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 19:51 [PATCH v2 0/3] iio-tools out-of-staging cleanup Hartmut Knaack
2015-06-10 19:51 ` [PATCH v2 1/3] tools:iio:iio_event_monitor: check if event is fully read Hartmut Knaack
2015-06-10 20:16   ` Daniel Baluta
2015-06-13  8:36     ` Hartmut Knaack
2015-06-13  8:46       ` Daniel Baluta
2015-06-13 10:00         ` Hartmut Knaack
2015-06-13 11:11           ` Cristina Georgiana Opriceana
2015-06-21 15:21   ` Jonathan Cameron
2015-06-10 19:51 ` [PATCH v2 2/3] tools:iio: adjust coding style Hartmut Knaack
2015-06-13 17:53   ` Jonathan Cameron
2015-06-10 19:51 ` [PATCH v2 3/3] tools:iio: rename variables Hartmut Knaack

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.