X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev_sysfs.c;h=fd7330a161760b00443d811762a05bc784de369f;hp=1b3603df6d0d018b815bf4488e58f3a2e3890811;hb=e57e7bc10811fa87e5775012da9e9b2fb67099c3;hpb=5178355672901e2514e69cd0264f95ba155b8aba diff --git a/udev_sysfs.c b/udev_sysfs.c index 1b3603df6..fd7330a16 100644 --- a/udev_sysfs.c +++ b/udev_sysfs.c @@ -211,7 +211,7 @@ static int class_device_expect_no_device_link(struct sysfs_class_device *class_d { NULL, NULL } }; const struct class_device *classdevice; - int len; + unsigned int len; /* the kernel may tell us what to wait for */ if (kernel_release_satisfactory(2,6,10) > 0)