Quoting Qiang Huang (h.huangqi...@huawei.com):
> We should use the fd specified by caller.
>
> Signed-off-by: Qiang Huang
No effective change now, but technically correct.
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxc_console.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
We should use the fd specified by caller.
Signed-off-by: Qiang Huang
---
src/lxc/lxc_console.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lxc/lxc_console.c b/src/lxc/lxc_console.c
index 820794a..688de80 100644
--- a/src/lxc/lxc_console.c
+++ b/src/lxc/lxc_con