vserver 1.9.3
[linux-2.6.git] / Documentation / DocBook / mousedrivers.tmpl
index 49a902f..8491969 100644 (file)
@@ -940,7 +940,6 @@ static int close_mouse(struct inode *inode, struct file *file)
         if(--mouse_users)
                 return 0;
         free_irq(OURMOUSE_IRQ, NULL);
-        MOD_DEC_USE_COUNT;
         return 0;
 }
   </programlisting>