tools:iio:iio_event_monitor: refactor events output
authorHartmut Knaack <knaack.h@gmx.de>
Sun, 31 May 2015 12:40:18 +0000 (14:40 +0200)
committerJonathan Cameron <jic23@kernel.org>
Mon, 1 Jun 2015 07:34:48 +0000 (08:34 +0100)
commit916e89e4b7272e1eda9eba057cf25197129bcf79
tree799a0612f3386aa80d8563bf1aedd556c268eeef
parent0e799878175aa7d08f5882b6a391de4724c52e9e
tools:iio:iio_event_monitor: refactor events output

Refactor the code in print_event() to reduce code duplication and better
reflect that the type is output unconditionally, as well as cascade the
dependency of the diff-channel. Saves a few lines of code, as well.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
tools/iio/iio_event_monitor.c