Systemd/src/udev
Thomas Haller cc2ff878fa link: fix type for link-config's "features" array of tristates
The "features" fields is parsed as a tristate value. The values
are thus not of type NetDevFeature enum but int. The NetDevFeature
enum is instead the index for the features array.

Adjust the type. In practice, this had no impact because NetDevFeature
enum commonly has size of int.

Also, don't use memset() 0xFF to initilize the int with -1. While
it works correctly in practice, it feels ugly.
2018-08-07 15:40:39 +02:00
..
ata_id tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
cdrom_id tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
collect changed exit(4) to asynchronous-safe _exit(4) in signal handler sig_alrm 2018-07-26 14:47:38 +02:00
mtd_probe tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
net link: fix type for link-config's "features" array of tristates 2018-08-07 15:40:39 +02:00
scsi_id tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
v4l_id tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
.vimrc import udev repository 2012-04-03 21:08:04 +02:00
generate-keyboard-keys-gperf.sh separate flags from shebang 2017-12-25 19:48:49 +01:00
generate-keyboard-keys-list.sh separate flags from shebang 2017-12-25 19:48:49 +01:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
udev-builtin-blkid.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-builtin-btrfs.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev-builtin-hwdb.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev-builtin-input_id.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-builtin-keyboard.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev-builtin-kmod.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-builtin-net_id.c udev: net_id: document predictable names for SR-IOV virtual devices 2018-07-31 16:41:32 +09:00
udev-builtin-net_setup_link.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev-builtin-path_id.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-builtin-uaccess.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-builtin-usb_id.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-builtin.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev-ctrl.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-event.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-node.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-rules.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev-watch.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev.conf Add note to udev.conf that changes to that file require a rebuild of the initramfs 2018-02-27 18:56:19 -03:00
udev.h tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udev.pc.in tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
udevadm-control.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-hwdb.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udevadm-info.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-monitor.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-settle.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-test-builtin.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-test.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-trigger.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-util.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm-util.h tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevadm.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
udevd.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00