* Mike Travis <travis@xxxxxxx> wrote: > + /* add time if requested */ > + if (printk_time) > + printed_len += printk_emit_time(); Why isnt't the printk_time condition pushed into printk_emit_time() as well? Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html