[PATCH] remove unneeded keyboard rule.

This commit is contained in:
greg@kroah.com 2004-01-15 21:18:21 -08:00 committed by Greg KH
parent f130b15645
commit 45d57088f9
2 changed files with 0 additions and 2 deletions

View File

@ -65,7 +65,6 @@ KERNEL="seq", NAME="snd/%k"
# input devices
KERNEL="mice", NAME="input/%k"
KERNEL="keyboard", NAME="input/%k"
KERNEL="mouse*", NAME="input/%k"
KERNEL="event*", NAME="input/%k"
KERNEL="js*", NAME="input/%k"

View File

@ -71,7 +71,6 @@ KERNEL="seq", NAME="snd/%k"
# input devices
KERNEL="mice", NAME="input/%k"
KERNEL="keyboard", NAME="input/%k"
KERNEL="mouse*", NAME="input/%k"
KERNEL="event*", NAME="input/%k"
KERNEL="js*", NAME="input/%k"