]> git.ipfire.org Git - thirdparty/kmod.git/commit
depmod: Don't insert comment in modules.devname if otherwise empty
authorJosh Triplett <josh@joshtriplett.org>
Sun, 10 Jan 2016 15:10:25 +0000 (07:10 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 11 Jan 2016 12:25:31 +0000 (10:25 -0200)
commit4c30a11d5fa84ebfdd3a8f05fa4ba1c16c074f43
treeb92d0a1e4acedcbc71ce024676cac55b520f4a89
parentd64b286a9ae59293e43f20f23ca5e63bc7a1638e
depmod: Don't insert comment in modules.devname if otherwise empty

This allows tools to detect the file as empty, such as via systemd's
ConditionFileNotEmpty.
tools/depmod.c