diff -Nurp cloop-2.05~20060829/compressed_loop.c cloop-2.05~20060829.k2623/compressed_loop.c --- cloop-2.05~20060829/compressed_loop.c 2007-10-20 20:37:01.773345677 -0400 +++ cloop-2.05~20060829.k2623/compressed_loop.c 2007-10-20 21:32:56.817703680 -0400 @@ -814,8 +814,7 @@ static void __exit cloop_exit(void) #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18) devfs_remove(cloop_name); #endif - if(unregister_cloop_blkdev() != 0) - printk(KERN_WARNING "%s: cannot unregister block device\n", cloop_name); + unregister_cloop_blkdev(); for(i=0;i