In article <[email protected]>, Masao Uebayashi <[email protected]> wrote: >-=-=-=-=-=- >- /* setup new registers and do misc. setup. */ >- (*epp->ep_esch->es_emul->e_setregs)(l, epp, data->ed_newstack); >+ {
No need for braces, we use c99 in the kernel. christos
