line_remove
extern int line_remove(struct line *lines, unsigned int sizeof_lines, int n,
return line_remove(serial_lines, ARRAY_SIZE(serial_lines), n,
return line_remove(vts, ARRAY_SIZE(vts), n, error_out);