我怎样才能退订此邮件列表
How can I unsubscribe from this mailing list


2014-04-15 19:05 GMT+08:00 Chen Gang <gang.chen.5...@gmail.com>:

>
>
> On 04/15/2014 04:50 PM, Markus Armbruster wrote:
> > Chen Gang <gang.chen.5...@gmail.com> writes:
> >
> >> Normal "if (...) {...} else {...}" is enough in "while(...) {...}", not
> >> need additional useless 'continue'.
> >>
> >> Signed-off-by: Chen Gang <gang.chen.5...@gmail.com>
> >> ---
> >>  vl.c |    1 -
> >>  1 file changed, 1 deletion(-)
> >>
> >> diff --git a/vl.c b/vl.c
> >> index 9975e5a..7505002 100644
> >> --- a/vl.c
> >> +++ b/vl.c
> >> @@ -3034,7 +3034,6 @@ int main(int argc, char **argv, char **envp)
> >>          if (argv[optind][0] != '-') {
> >>              /* disk image */
> >>              optind++;
> >> -            continue;
> >>          } else {
> >>              const QEMUOption *popt;
> >
> > Reviewed-by: Markus Armbruster <arm...@redhat.com>
> >
>
> OK, thanks.
>
> --
> Chen Gang
>
> Open, share, and attitude like air, water, and life which God blessed
>
>

Reply via email to