udev: introduce log_device_uevent() helper function
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Dec 2020 13:36:42 +0000 (22:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 10 Dec 2020 03:26:19 +0000 (12:26 +0900)
commitb2d9e58f789fd691483e364d8a9fa5ee0c415c45
tree4ebaca4ff1a866c1f1be7185a5da101a01e3b148
parent481f24d1f6ffb2535bce6531c2c67b7fdffdff56
udev: introduce log_device_uevent() helper function

And this drops duplicated check for seqnum and device action.
src/shared/udev-util.c
src/shared/udev-util.h
src/udev/udevd.c