hwdb: drop boilerplate about match patterns in two more cases

Follow-up for adbe000e3d.
Somehow I missed those two files.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-03-24 17:25:59 +01:00 committed by Yu Watanabe
parent 32e07cff96
commit 61b69bec8e
2 changed files with 0 additions and 10 deletions

View File

@ -5,11 +5,6 @@
# The lookup keys are composed in:
# 70-joystick.rules
#
# Note: The format of the "joystick:" prefix match key is a
# contract between the rules file and the hardware data, it might
# change in later revisions to support more or better matches, it
# is not necessarily expected to be a stable ABI.
#
# Match string format:
# joystick:<bustype>:v<vid>p<pid>:name:<name>:
#

View File

@ -5,11 +5,6 @@
# The lookup keys are composed in:
# 70-touchpad.rules
#
# Note: The format of the "touchpad:" prefix match key is a
# contract between the rules file and the hardware data, it might
# change in later revisions to support more or better matches, it
# is not necessarily expected to be a stable ABI.
#
# Match string format:
# touchpad:<subsystem>:v<vid>p<pid>:name:<name>:
#