On Fri, 2019-05-03 at 18:31 +0800, yhchuang@xxxxxxxxxxx wrote: > > + while ((cmd = cmd_seq[idx])) { ... > + }; That semicolon is pretty pointless there :-) johannes
On Fri, 2019-05-03 at 18:31 +0800, yhchuang@xxxxxxxxxxx wrote: > > + while ((cmd = cmd_seq[idx])) { ... > + }; That semicolon is pretty pointless there :-) johannes