Merge commit 'v2.6.28-rc9' into next

This commit is contained in:
Dmitry Torokhov
2008-12-20 04:54:54 -05:00
2242 changed files with 42346 additions and 23708 deletions

View 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);