Wei Liu writes ("[PATCH 3/6] xenconsoled: switch guest log to use logfile
abstraction"):
> Note that this causes write_with_timestamp to have no caller. Mark
> it as unused for now to minimise code churn.
This is plausible, although I think I would have structured this
series differently. (1. pr
Note that this causes write_with_timestamp to have no caller. Mark
it as unused for now to minimise code churn.
Signed-off-by: Wei Liu
---
tools/console/daemon/io.c | 67 +--
1 file changed, 35 insertions(+), 32 deletions(-)
diff --git a/tools/console