]> git.neil.brown.name Git - history.git/commit
Properly limit keyboard keycodes to KEY_MAX.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 26 Feb 2005 02:12:16 +0000 (18:12 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 26 Feb 2005 02:12:16 +0000 (18:12 -0800)
commit6d8edafcf6106fd607b0909765a7069558419389
treee05d05ba67129676c42808c9cb599a7506b527d8
parenta9fda9c402934292ee143edfbd26a8e46594a8a3
Properly limit keyboard keycodes to KEY_MAX.

It can only be set by root, but let's not tempt people to do
things that can't work.
drivers/char/keyboard.c