diff options
author | Dan Carpenter <error27@gmail.com> | 2011-02-18 19:30:52 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2011-02-21 12:02:34 +0300 |
commit | 163d27706bb91a648cc292151fc072e1e8cd4b4d (patch) | |
tree | 9779106dc86b5da5e8493b77987455c46b626e6f /drivers/input/keyboard/ep93xx_keypad.c | |
parent | 919ed895f0b4227da26ea1b0a1347db5010f105e (diff) | |
download | linux-163d27706bb91a648cc292151fc072e1e8cd4b4d.tar.xz |
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>
Diffstat (limited to 'drivers/input/keyboard/ep93xx_keypad.c')
0 files changed, 0 insertions, 0 deletions