core: group the line request code together
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 13 Jul 2017 11:15:39 +0000 (13:15 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Thu, 13 Jul 2017 11:15:39 +0000 (13:15 +0200)
commit34b8d26a2695c4e9e54156dfe68a286be1986cf0
treee6f997e075ddd8280f4cc493bfe3ff84d93ac7fb
parent976808668c57874a4fc1031bf5acbd8667750ea3
core: group the line request code together

Put both the regular input & output requests as well as event requests
together in the same place in core.c.

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