MIN_SPACE
strscpy(line_buff, prefix, DMESG_MAX_LINE_LEN - MIN_SPACE - 2);
if ((line_pos + MIN_SPACE) >= DMESG_MAX_LINE_LEN) {