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

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 9 Jan 2001 16:17:30 +0000 (GMT)


> keyb_cmds[keyb_cmd_write++]=*(cmd++);
> if(keyb_cmd_write==keyb_cmd_read)
> - return;
># + goto out;

Hans Grobler beat you to this one
-
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/