]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev-builtin: path_id - don't pass NULL to udev_device_get_parent()
authorTom Gundersen <teg@jklm.no>
Tue, 2 Jun 2015 14:53:36 +0000 (16:53 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 2 Jun 2015 16:12:47 +0000 (18:12 +0200)
commit28541a3d7c8b1caf0bda5e812566a1f5e7956352
tree27c20173d11e5cdcfe8e1dd70354ae431567111d
parent3b64e4d4f40baac56148c7d333d6a0053358ec7a
udev-builtin: path_id - don't pass NULL to udev_device_get_parent()

Being explicit about this makes the code easier to follow IMHO.
src/udev/udev-builtin-path_id.c