]> git.baikalelectronics.ru Git - kernel.git/commit
tools: gpio: rename nlines to num_lines
authorKent Gibson <warthog618@gmail.com>
Mon, 28 Sep 2020 00:28:03 +0000 (08:28 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 30 Sep 2020 08:57:17 +0000 (10:57 +0200)
commitf69f118cf6bfc8f5a1c35ee47cbfc1f63cac135f
tree1e85d400423a1e7508850d17e7e1e4e7186bd234
parent58cc56dad69df7f4bff9cb450b59ead49665bb59
tools: gpio: rename nlines to num_lines

Rename nlines to num_lines to be consistent with other usage for fields
describing the number of entries in an array.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tools/gpio/gpio-hammer.c
tools/gpio/gpio-utils.c
tools/gpio/gpio-utils.h