From: James S. <jsi...@tr...> - 2001-10-18 18:32:13
|
> The recently advertised input-ps2 patch has a minor repeated bug, in > that sprintf() calls are made without enough parameters. I'm not sure > what the right fix is, but the attached patch at least calls sprintf() > correctly. Oops. It was a quick fix to deal with the extra field we have in struct serio whcih is not in the standard kernel. Thank you for the fix. |