]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libudev/libudev-device.c
udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 3 Dec 2009 12:25:19 +0000 (13:25 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 3 Dec 2009 12:25:19 +0000 (13:25 +0100)
commit54d4f54e852cfe91246b8519e8daf48c52a3afa0
tree20982f9b24e11e29a0782a856540677b890ce36f
parent89b62373422097a8eb6c1540bd41a572ed573fe6
udev_device_get_parent_with_subsystem_devtype(): Clarify documentation

devtype can be NULL, in which case it is ignored for matching.
libudev/libudev-device.c