]> git.ipfire.org Git - thirdparty/systemd.git/commit
libudev-monitor: rename udev_has_devtmpfs() and move it to mount-util.c
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 13 Aug 2018 08:59:44 +0000 (17:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Sep 2018 03:45:21 +0000 (12:45 +0900)
commitbe1791ad6a09d08f6234ba53e45d022e3269dffd
tree9017192342f8011a5ee05163f41fdd2ae3d8df71
parent3d01fa902c3804417126c2b846f671c710669ce8
libudev-monitor: rename udev_has_devtmpfs() and move it to mount-util.c

As the function itself is quite generic.
src/basic/mount-util.c
src/basic/mount-util.h
src/libudev/libudev-monitor.c