sd-device: drop subsystem from log_device_*()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 1 Nov 2018 07:12:46 +0000 (16:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Nov 2018 06:45:22 +0000 (15:45 +0900)
commit38d1555d7c32c52506a456635453c536bf0ec724
treef176bf176837d95ea345e8b80d59c65499c4f2f1
parent8912a99cea2c05b66ba78809eef199d04c6b862e
sd-device: drop subsystem from log_device_*()

The sd_device object always has syspath and sysname, but subsytem may not.
Also, it may take some costs to get subsystem.
So, let's drop subsystem from logs.
src/libsystemd/sd-device/device-util.h