X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev_sysfs.c;h=fd7330a161760b00443d811762a05bc784de369f;hb=045b1f0f7a7af2182e7109f472d873f1cc0c5e4b;hp=1b3603df6d0d018b815bf4488e58f3a2e3890811;hpb=5178355672901e2514e69cd0264f95ba155b8aba;p=elogind.git 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)