patch-pre2.0.5 linux/drivers/block/raid0.c

Next file: linux/drivers/cdrom/Config.in
Previous file: linux/drivers/block/linear.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.4/linux/drivers/block/raid0.c linux/drivers/block/raid0.c
@@ -291,10 +291,7 @@
 
 void cleanup_module (void)
 {
-  if (MOD_IN_USE)
-    printk ("md raid0 : module still busy...\n");
-  else
-    unregister_md_personality (RAID0);
+  unregister_md_personality (RAID0);
 }
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this