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 [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] advansys.c: include missing rest... Alan Cox
- Re: [PATCH] advansys.c: include missing ... Pauline Middelink
- Re: [PATCH] advansys.c: include missing rest... Arnaldo Carvalho de Melo
- Re: [PATCH] advansys.c: include missing rest... Ralf Baechle
- Re: [PATCH] advansys.c: include missing restore_f... Russell King
- [PATCH] ad1848.c: include missing restore_flags Arnaldo Carvalho de Melo
- [PATCH] sscape.c: include missing restore_fl... Arnaldo Carvalho de Melo
- [PATCH] via-macii.c: restore_flags on fa... Arnaldo Carvalho de Melo
- [PATCH] dn_keyb.c: restore_flags on ... Arnaldo Carvalho de Melo
- Re: [PATCH] dn_keyb.c: restore_flags... Alan Cox
- Arnaldo Carvalho de Melo