Re: [PATCH] dn_keyb.c: restore_flags on failure

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Tue, 9 Jan 2001 13:30:19 -0200


Em Tue, Jan 09, 2001 at 04:17:30PM +0000, Alan Cox escreveu:
> > keyb_cmds[keyb_cmd_write++]=*(cmd++);
> > if(keyb_cmd_write==keyb_cmd_read)
> > - return;
> ># + goto out;
>
> Hans Grobler beat you to this one

Ok, I'll talk with him in private to have a proper janitor union, avoiding
duplicate work, I'll talk with Panin too 8)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/