line: rename the constant defining the max size of a bulk line object
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Oct 2017 12:41:49 +0000 (14:41 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Oct 2017 12:41:49 +0000 (14:41 +0200)
commit9f856266ead30309d3b85e57436c50b57af4d1d3
tree13281fe8e99524fd36cd9b93857459a41b44ce6b
parent944d44339d9796caa6a2239f0eebb40555214c02
line: rename the constant defining the max size of a bulk line object

Stay in line with other prefixes and change it to
GPIOD_LINE_BULK_MAX_LINES.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
include/gpiod.h
src/lib/core.c
src/lib/simple.c
src/tools/gpiomon.c
tests/tests-simple-api.c