Re: [PATCH 2/4] printk: Break out printk_time
From: Ingo Molnar
Date: Sun Feb 27 2011 - 06:56:27 EST
* 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/