]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: drop boilerplate about match patterns in two more cases
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 24 Mar 2023 16:25:59 +0000 (17:25 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Mar 2023 18:11:23 +0000 (03:11 +0900)
Follow-up for adbe000e3df5f91572bf4a77a2acd84ff5b87320.
Somehow I missed those two files.

hwdb.d/70-joystick.hwdb
hwdb.d/70-touchpad.hwdb

index 9d5c4fc06916e5cd2cb284dd94120d19a2962b84..8e942c8c1b39ad42e3ed57cd5fe6228f3a7c4db4 100644 (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>:
 #
index 8194d983587df17f1c8684d5af5fdb4c7acce38b..262bca3a195dc5fe8c935c83b76b4d37ae34f076 100644 (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>:
 #