NetworkManager/src/initrd
Thomas Haller 2fbd309334 initrd: avoid modifying the argv argument in nmi_cmdline_reader_parse()
While nmi_cmdline_reader_parse() only has one caller, which indeed has the
argv parameter at hand and doesn't care it to be modified, I think it
is ugly.

Arguments preferably are strictly either input or output arguments,
with input arguments not being modified by the call.

(cherry picked from commit 19604cb126)
2019-09-27 09:29:41 +02:00
..
tests nm-initrd-generator - add test for rd.znet 2019-09-27 09:29:41 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-initrd-generator.c process s390 specific device info from rd.znet parameter in nm-initrd-generator 2019-09-27 09:29:41 +02:00
nm-initrd-generator.h license: re-license initrd-generator and ibft reader as LGPL 2019-02-22 21:06:00 +01:00
nmi-cmdline-reader.c initrd: avoid modifying the argv argument in nmi_cmdline_reader_parse() 2019-09-27 09:29:41 +02:00
nmi-ibft-reader.c ipv6: add 'disabled' method 2019-06-11 16:22:04 +02:00