core: rename two fields of struct gpiod_line
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Jan 2017 13:27:35 +0000 (14:27 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Jan 2017 13:27:35 +0000 (14:27 +0100)
commit9882a69a289369c0bc4375c1f394261ada6dbd42
tree4aed9600565e0d47325a2b6cf73100ba3933f6c9
parent6f922ffb2556fa04f424086767a14b4d7d2dadba
core: rename two fields of struct gpiod_line

Drop the 'l' prefix - it's clear the fields are part of a GPIO line
structure.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
core.c