summaryrefslogtreecommitdiff
path: root/hwdb.d
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-03-24 17:25:59 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-03-25 03:11:23 +0900
commit61b69bec8e37f4316019a8fba4ccb5af3470b72f (patch)
treeb4e9b98c60ad289f5f4fdb8574ec5b69f7e55fea /hwdb.d
parent32e07cff96d70dbb474d67f6c7022dd5fc028d3f (diff)
downloadsystemd-61b69bec8e37f4316019a8fba4ccb5af3470b72f.tar.gz
hwdb: drop boilerplate about match patterns in two more cases
Follow-up for adbe000e3df5f91572bf4a77a2acd84ff5b87320. Somehow I missed those two files.
Diffstat (limited to 'hwdb.d')
-rw-r--r--hwdb.d/70-joystick.hwdb5
-rw-r--r--hwdb.d/70-touchpad.hwdb5
2 files changed, 0 insertions, 10 deletions
diff --git a/hwdb.d/70-joystick.hwdb b/hwdb.d/70-joystick.hwdb
index 9d5c4fc069..8e942c8c1b 100644
--- a/hwdb.d/70-joystick.hwdb
+++ b/hwdb.d/70-joystick.hwdb
@@ -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>:
#
diff --git a/hwdb.d/70-touchpad.hwdb b/hwdb.d/70-touchpad.hwdb
index 8194d98358..262bca3a19 100644
--- a/hwdb.d/70-touchpad.hwdb
+++ b/hwdb.d/70-touchpad.hwdb
@@ -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>:
#