1
0
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:
kay.sievers@vrfy.org 2004-11-23 04:22:16 +01:00 committed by Greg KH
parent 491b02acd9
commit cc0e9bfc35

View File

@ -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" },