On Mon, 11/06 17:46, Peter Xu wrote:
> It was QLIST. I want to use this list to do monitor priority job later,
> which need tail insertion ability. So switching to a tail queue.
>
> Signed-off-by: Peter Xu
Reviewed-by: Fam Zheng
It was QLIST. I want to use this list to do monitor priority job later,
which need tail insertion ability. So switching to a tail queue.
Signed-off-by: Peter Xu
---
monitor.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/monitor.c b/monitor.c
index ac5313023b..