md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.
[safe/jmp/linux-2.6] / drivers / input / evdev.c
index c69a58f..ed8baa0 100644 (file)
@@ -235,7 +235,6 @@ static int evdev_release(struct inode *inode, struct file *file)
                evdev_ungrab(evdev, client);
        mutex_unlock(&evdev->mutex);
 
-       evdev_fasync(-1, file, 0);
        evdev_detach_client(evdev, client);
        kfree(client);