core: move line-related static functions to more suitable places
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 18 Oct 2017 14:39:17 +0000 (16:39 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 18 Oct 2017 14:40:53 +0000 (16:40 +0200)
commitd5c018ba5d0102abc35aa4539e48a44e8c2f6d3c
treee489977727ff0f38b11e5030bafc450d1c58672e
parent6f75d7d117f4e06157db22d12ed7adf1a1698e97
core: move line-related static functions to more suitable places

Group the line state routines together and put line_bulk_is_requested()
next to verify_line_bulk().

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