mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
[PATCH] remove my test code
This commit is contained in:
parent
491b02acd9
commit
cc0e9bfc35
@ -267,7 +267,6 @@ int wait_for_devices_device(struct sysfs_device *devices_dev,
|
||||
const char *file;
|
||||
} device_files[] = {
|
||||
{ .bus = "scsi", .file = "vendor" },
|
||||
{ .bus = "usb", .file = NULL },
|
||||
{ .bus = "usb", .file = "idVendor" },
|
||||
{ .bus = "usb", .file = "iInterface" },
|
||||
{ .bus = "usb", .file = "bNumEndpoints" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user