tests: don't use 'index' as a name for variables
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 7 Aug 2019 17:12:40 +0000 (19:12 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 7 Aug 2019 17:12:40 +0000 (19:12 +0200)
commitb652d8f74b87ef8e73713c1c724e71c502ef0c3e
tree1c214d53535985362c3bc449094501927e699e0d
parentba4a7de32f5a517adcea531e11b84d6dc1965854
tests: don't use 'index' as a name for variables

The standard library provides index() as a function. Don't use it as
a name for variables, arguments, etc.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/gpiod-test.c
tests/gpiod-test.h