udev-rules: do not set 'issues' tag when applying rules to event device
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 13 Mar 2023 11:43:27 +0000 (20:43 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 13 Mar 2023 12:25:57 +0000 (21:25 +0900)
commit2aa5fe5e326e25da800ea86a431e71322a4f4ec1
tree730139a7f30959e0c9aa262d11b7ebdaf93e5524
parente5a3494844d70b0806e37416e44c2c1ac92fc57a
udev-rules: do not set 'issues' tag when applying rules to event device

The tagging is used by `udevadm verify` and the command only parses
udev rules but not apply them.
src/udev/udev-rules.c