OSDN Git Service

Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[uclinux-h8/linux.git] / drivers / hv / hv_util.c
index 4232050..f10eeb1 100644 (file)
@@ -483,7 +483,7 @@ MODULE_DEVICE_TABLE(vmbus, id_table);
 
 /* The one and only one */
 static  struct hv_driver util_drv = {
-       .name = "hv_util",
+       .name = "hv_utils",
        .id_table = id_table,
        .probe =  util_probe,
        .remove =  util_remove,