]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: disallow acceleration matrices with trivial rows
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 22 Jul 2017 23:23:19 +0000 (19:23 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 22 Jul 2017 23:25:43 +0000 (19:25 -0400)
commit494d16aa0c50df4bafa4f2c885756a5babc1ad45
tree08ffb20291442b396e9b35a2139ffc2e4276533f
parent8ae12e733c5369a7e6360eaa5c942ea05fe44bde
hwdb: disallow acceleration matrices with trivial rows

All zeros means that we cannot detect acceleration in that direction.

Related to #6430.
hwdb/parse_hwdb.py