X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=platform-intel.c;h=d568ca614887bf154adb6a6206115ce462c24f7c;hb=22e305169f02253890da169b90678da48ffa5120;hp=eaf4c483d5f95b5547cb61b842002b71488dd13c;hpb=969c255511a4bd12e6becc11b2a822f24c1fbb76;p=thirdparty%2Fmdadm.git diff --git a/platform-intel.c b/platform-intel.c index eaf4c483..d568ca61 100644 --- a/platform-intel.c +++ b/platform-intel.c @@ -90,7 +90,7 @@ struct sys_dev *find_driver_devices(const char *bus, const char *driver) list->path = canonicalize_file_name(path); list->next = NULL; } - + closedir(driver_dir); return head; }