On Sat, 29 Jun 2013 11:52:57 +0800
Wenchao Xia wrote:
> get_str() is called by parse_cmdline() so it is moved also. Some
> code style error reported by check script, is also fixed.
Please, explain why you're doing this move.
>
> Signed-off-by: Wenchao Xia
> ---
> monitor.c | 191
>
get_str() is called by parse_cmdline() so it is moved also. Some
code style error reported by check script, is also fixed.
Signed-off-by: Wenchao Xia
---
monitor.c | 191 +++--
1 files changed, 98 insertions(+), 93 deletions(-)
diff --git