Loading
Input: uinput - reversed test in uinput_setup_device()
The test here is reversed. It should be if (IS_ERR()) instead of if (!IS_ERR()). Signed-off-by:Dan Carpenter <error27@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The test here is reversed. It should be if (IS_ERR()) instead of if (!IS_ERR()). Signed-off-by:Dan Carpenter <error27@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>