]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
tools: iio: iio_generic_buffer: rename and change type of force variable
authorEva Rachel Retuya <eraretuya@gmail.com>
Thu, 20 Oct 2016 09:19:23 +0000 (17:19 +0800)
committerJonathan Cameron <jic23@kernel.org>
Sun, 23 Oct 2016 18:34:10 +0000 (19:34 +0100)
commit71ccbe5dc566021ec5f810917bec7312527e421e
tree65b27bd91e126b89aca843c9deae6d47a59cb9ff
parent0b0feb34175d57a342846a13d2072446fd3bcdde
tools: iio: iio_generic_buffer: rename and change type of force variable

Replace the type of 'force' flag from int to bool and at the same time
rename it to 'force_autochannels' for better readability.

Suggested-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
tools/iio/iio_generic_buffer.c