diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-04-06 11:56:05 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-04-06 16:16:39 +0200 |
commit | adbe000e3df5f91572bf4a77a2acd84ff5b87320 (patch) | |
tree | d36abc9b7568256858cbac3e18f3e4908a7e4bd6 /hwdb.d/70-mouse.hwdb | |
parent | analyze: Fix verify exit status regression (diff) | |
download | systemd-adbe000e3df5f91572bf4a77a2acd84ff5b87320.tar.xz systemd-adbe000e3df5f91572bf4a77a2acd84ff5b87320.zip |
hwdb: drop boilerplate about match patterns being unstable
We've had this text since the beginning, but in fact the patterns must be
stable in order for people to create local hwdb entries. And we support that
and can't change the match patterns without being very careful. So let's just
drop the text.
Diffstat (limited to 'hwdb.d/70-mouse.hwdb')
-rw-r--r-- | hwdb.d/70-mouse.hwdb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hwdb.d/70-mouse.hwdb b/hwdb.d/70-mouse.hwdb index 723d145e34..4084019bde 100644 --- a/hwdb.d/70-mouse.hwdb +++ b/hwdb.d/70-mouse.hwdb @@ -6,11 +6,6 @@ # The lookup keys are composed in: # 70-mouse.rules # -# Note: The format of the "mouse:" 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 key format: # mouse:<subsystem>:v<vid>p<pid>:name:<name>: # |