]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
[PATCH] remove my test code
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 23 Nov 2004 03:22:16 +0000 (04:22 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:35:00 +0000 (22:35 -0700)
udev_sysfs.c

index 7293407be1251fd2ca6fc0fe2ad9e133abc72278..4976b8f308cfa72c6d43682908cd089024fe1f0e 100644 (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" },