]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev/cdrom: split main() into main() and run()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 4 Jan 2021 18:07:23 +0000 (03:07 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 8 Jan 2021 14:08:38 +0000 (14:08 +0000)
commita084b3878955bc1b93adcaa7a41acb83b18eff9b
treee877b710503c656df18f4334be6dfbdc2825d13a
parent2131110553268ac012865e92e6c75c1a9020a72c
udev/cdrom: split main() into main() and run()

However, we do not use DEFINE_MAIN_FUNCTION() here, as ubuntu s390x CI
does not like it...
src/udev/cdrom_id/cdrom_id.c