]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev/v4l_id: convert to run() and add error messages
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Mar 2023 09:15:45 +0000 (10:15 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Mar 2023 17:14:55 +0000 (18:14 +0100)
commit6fecd78ca9dd86675b40938103b5ca83ad17b156
tree6d8a1313aaba342e07ee75f8f464b82df63e0f7c
parent560900be67694798b2230e9b5d4b9449733a2c01
udev/v4l_id: convert to run() and add error messages

Also split out parse_argv(), use "ARG" instead of "<arg>".
Make the syntax help a bit more precise.
src/udev/v4l_id/v4l_id.c