tools: rename timeout to idle_timeout in gpiomon and gpionotify
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 23 Apr 2024 10:04:49 +0000 (12:04 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 24 Apr 2024 07:55:36 +0000 (09:55 +0200)
commit9df101d6d6bac5a9ef42692034f3c2cfe9f2f521
tree723c2997c7d9290ae5e442b5e809f70e386b5f52
parent4f0953c4da78c249eb6b230d9ce801405eca78cb
tools: rename timeout to idle_timeout in gpiomon and gpionotify

Use a more meaningful name for the variable storing the idle timeout
value.

Suggested-by: Kent Gibson <warthog618@gmail.com>
Link: https://lore.kernel.org/r/20240423100452.32958-2-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tools/gpiomon.c
tools/gpionotify.c