Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: uinput - remove BKL from uinput_open function
Commit 8702965 pushed down the BKL into uinput open function. However, there's nothing that needs locking in there. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
- Loading branch information